Searched refs:ANIMATION_CALLBACK (Results 1 – 1 of 1) sorted by relevance
126 private static final AnimationCallback ANIMATION_CALLBACK = new AnimationCallback(); field in WindowInsetsControllerTests555 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 …]