Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DBrailleDisplayConnection.java179 sendConnectionErrorLocked(FLAG_ERROR_CANNOT_ACCESS); in connectLocked()
221 sendConnectionErrorLocked(errorCode); in connectLocked()
233 sendConnectionErrorLocked(FLAG_ERROR_BRAILLE_DISPLAY_NOT_FOUND); in connectLocked()
249 private void sendConnectionErrorLocked( in sendConnectionErrorLocked() method in BrailleDisplayConnection