Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsControllerTests.java103 private final static AnimationCallback ANIMATION_CALLBACK = new AnimationCallback(); field in WindowInsetsControllerTests
431 ANIMATION_CALLBACK.reset(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
433 rootView.setWindowInsetsAnimationCallback(ANIMATION_CALLBACK); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
436 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
444 ANIMATION_CALLBACK.reset(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
446 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
451 ANIMATION_CALLBACK.reset(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
453 rootView.setWindowInsetsAnimationCallback(ANIMATION_CALLBACK); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
456 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
464 ANIMATION_CALLBACK.reset(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
[all …]