Searched refs:enableTouchExploration (Results 1 – 1 of 1) sorted by relevance
860 enableTouchExploration(sInstrumentation, true); in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()900 enableTouchExploration(sInstrumentation, false); in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()923 enableTouchExploration(sInstrumentation, true); in testTouchDelegateCoverParentWithEbt_HoverChildAndBack_FocusTargetAgain()961 enableTouchExploration(sInstrumentation, false); in testTouchDelegateCoverParentWithEbt_HoverChildAndBack_FocusTargetAgain()979 private static void enableTouchExploration(Instrumentation instrumentation, boolean enabled) in enableTouchExploration() method in AccessibilityEndToEndTest