Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/activities/
DAccessibilityTestActivity.java46 public void waitForEnterAnimationComplete() { in waitForEnterAnimationComplete() method in AccessibilityTestActivity
/cts/tests/tests/view/src/android/view/cts/
DTextureViewCtsActivity.java122 public void waitForEnterAnimationComplete() throws TimeoutException, InterruptedException { in waitForEnterAnimationComplete() method in TextureViewCtsActivity
254 waitForEnterAnimationComplete(); in drawFrame()
DTextureViewTest.java77 activity.waitForEnterAnimationComplete(); in testFirstFrames()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java844 mActivity.waitForEnterAnimationComplete(); in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()
908 mActivity.waitForEnterAnimationComplete(); in testTouchDelegateCoverParentWithEbt_HoverChildAndBack_FocusTargetAgain()
DAccessibilityGestureDispatchTest.java117 getActivity().waitForEnterAnimationComplete(); in setUp()