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/insets/
DWindowInsetsControllerTests.java126 private static final AnimationCallback ANIMATION_CALLBACK = new AnimationCallback(); field in WindowInsetsControllerTests
555 ANIMATION_CALLBACK.reset(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
557 rootView.setWindowInsetsAnimationCallback(ANIMATION_CALLBACK); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
560 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
568 ANIMATION_CALLBACK.reset(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
571 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
576 ANIMATION_CALLBACK.reset(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
578 rootView.setWindowInsetsAnimationCallback(ANIMATION_CALLBACK); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
581 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
589 ANIMATION_CALLBACK.reset(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()
[all …]