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/
DSDRTestActivity.java80 public void waitForEnterAnimationComplete() throws TimeoutException, InterruptedException { in waitForEnterAnimationComplete() method in SDRTestActivity
DTextureViewCtsActivity.java123 public void waitForEnterAnimationComplete() throws TimeoutException, InterruptedException { in waitForEnterAnimationComplete() method in TextureViewCtsActivity
255 waitForEnterAnimationComplete(); in drawFrame()
DTextureViewTest.java127 activity.waitForEnterAnimationComplete(); in testFirstFrames()
301 activity.waitForEnterAnimationComplete(); in testSDRFromSurfaceViewAndTextureView()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java1193 mActivity.waitForEnterAnimationComplete(); in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()
1262 mActivity.waitForEnterAnimationComplete(); in testTouchDelegateCoverParentWithEbt_HoverChildAndBack_FocusTargetAgain()