FileDocCategorySizeDatePackage
ISelfBrailleService.javaAPI DocAndroid 5.1 API4143Sat Mar 14 04:10:30 GMT 2015com.googlecode.eyesfree.braille.selfbraille

ISelfBrailleService

public interface ISelfBrailleService implements android.os.IInterface
Interface for a client to control braille output for a part of the accessibility node tree.

Fields Summary
Constructors Summary
Methods Summary
public voiddisconnect(android.os.IBinder clientToken)

public voidwrite(android.os.IBinder clientToken, com.googlecode.eyesfree.braille.selfbraille.WriteData writeData)