Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineLoginActivityTest.java694 AccessibilityManager.TouchExplorationStateChangeListener serviceListener = in toggleTouchExploration() local
700 manager.addTouchExplorationStateChangeListener(serviceListener); in toggleTouchExploration()
721 manager.removeTouchExplorationStateChangeListener(serviceListener); in toggleTouchExploration()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java2359 AccessibilityManager.TouchExplorationStateChangeListener serviceListener = (boolean b) -> { in enableTouchExploration() local
2368 manager.addTouchExplorationStateChangeListener(serviceListener); in enableTouchExploration()
2396 manager.removeTouchExplorationStateChangeListener(serviceListener); in enableTouchExploration()