Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineLoginActivityTest.java435 enableTouchExploration(); in testTouchExplorationEnabledImeSupportInline_inlineShown()
677 private void enableTouchExploration() throws InterruptedException { in enableTouchExploration() method in InlineLoginActivityTest
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java1212 enableTouchExploration(true); in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()
1252 enableTouchExploration(false); in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()
1278 enableTouchExploration(true); in testTouchDelegateCoverParentWithEbt_HoverChildAndBack_FocusTargetAgain()
1316 enableTouchExploration(false); in testTouchDelegateCoverParentWithEbt_HoverChildAndBack_FocusTargetAgain()
1740 enableTouchExploration(true); in testDirectAccessibilityConnection_NavigateHierarchy()
1753 enableTouchExploration(false); in testDirectAccessibilityConnection_NavigateHierarchy()
2354 private static void enableTouchExploration(boolean enabled) in enableTouchExploration() method in AccessibilityEndToEndTest