Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DBrailleDisplayConnection.java169 @BusType int expectedBusType, in connectLocked() argument
202 && mScanner.getDeviceBusType(path) == expectedBusType in connectLocked()