Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineLoginActivityTest.java678 toggleTouchExploration(/*enable=*/ true); in enableTouchExploration()
682 toggleTouchExploration(/*enable=*/ false); in resetTouchExploration()
685 private void toggleTouchExploration(boolean enable) in toggleTouchExploration() method in InlineLoginActivityTest