Searched refs:animateNavigationBarToApp (Results 1 – 7 of 7) sorted by relevance
161 public void animateNavigationBarToApp(long duration) { in animateNavigationBarToApp() method in RecentsAnimationControllerCompat163 mAnimationController.animateNavigationBarToApp(duration); in animateNavigationBarToApp()
410 @Override public void animateNavigationBarToApp(long duration) { in animateNavigationBarToApp() method in RemoteTransitionCompat.RecentsControllerWrap
181 public void animateNavigationBarToApp(long duration) { in animateNavigationBarToApp() method in RecentsAnimationController182 UI_HELPER_EXECUTOR.execute(() -> mController.animateNavigationBarToApp(duration)); in animateNavigationBarToApp()
279 controller.animateNavigationBarToApp(RECENTS_LAUNCH_DURATION); in createRecentsWindowAnimator()
165 void animateNavigationBarToApp(long duration); in animateNavigationBarToApp() method
393 public void animateNavigationBarToApp(long duration) {
47306 HPLcom/android/server/wm/RecentsAnimationController$2;->animateNavigationBarToApp(J)V