Home
last modified time | relevance | path

Searched defs:waitForEnterAnimationComplete (Results 1 – 2 of 2) 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.java123 public void waitForEnterAnimationComplete() throws TimeoutException, InterruptedException { in waitForEnterAnimationComplete() method in TextureViewCtsActivity