Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DLocationInWindowTests.java114 PollingCheck.waitFor(() -> getOnMainSync(activity::isEnterAnimationComplete)); in runTest()
205 public boolean isEnterAnimationComplete() { in isEnterAnimationComplete() method in LocationInWindowTests.TestActivity
DLocationOnScreenTests.java124 PollingCheck.waitFor(() -> getOnMainSync(activity::isEnterAnimationComplete)); in runTest()
218 public boolean isEnterAnimationComplete() { in isEnterAnimationComplete() method in LocationOnScreenTests.TestActivity