Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DBrailleDisplayConnectionTest.java98 Path hidrawNode1 = Path.of(testDir.getPath(), "hidraw1"); in defaultNativeScanner_getHidrawNodePaths_returnsHidrawPaths() local
100 Path[] nodePaths = {hidrawNode0, hidrawNode1, otherDevice}; in defaultNativeScanner_getHidrawNodePaths_returnsHidrawPaths()
110 .containsExactly(hidrawNode0, hidrawNode1); in defaultNativeScanner_getHidrawNodePaths_returnsHidrawPaths()