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