Home
last modified time | relevance | path

Searched refs:FLAG_ERROR_BRAILLE_DISPLAY_NOT_FOUND (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/accessibilityservice/
DBrailleDisplayController.java78 int FLAG_ERROR_BRAILLE_DISPLAY_NOT_FOUND = 1 << 1; field
84 FLAG_ERROR_BRAILLE_DISPLAY_NOT_FOUND,
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DBrailleDisplayConnection.java19 …bilityservice.BrailleDisplayController.BrailleDisplayCallback.FLAG_ERROR_BRAILLE_DISPLAY_NOT_FOUND;
211 FLAG_ERROR_BRAILLE_DISPLAY_NOT_FOUND; in connectLocked()
233 sendConnectionErrorLocked(FLAG_ERROR_BRAILLE_DISPLAY_NOT_FOUND); in connectLocked()
DAccessibilityServiceConnection.java766 .FLAG_ERROR_BRAILLE_DISPLAY_NOT_FOUND); in connectUsbBrailleDisplay()
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DAccessibilityServiceConnectionTest.java431 .FLAG_ERROR_BRAILLE_DISPLAY_NOT_FOUND); in connectUsbBrailleDisplay_callsOnConnectionFailedForEmptySerialNumber()
/frameworks/base/core/api/
Dcurrent.txt3606 …cessibility.braille_display_hid") public static final int FLAG_ERROR_BRAILLE_DISPLAY_NOT_FOUND = 2…