Searched refs:onAllAppsAnimationPending (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/ | ||
D | TaskbarAllAppsViewController.java | 156 void onAllAppsAnimationPending(PendingAnimation animation, boolean toAllApps) { in onAllAppsAnimationPending() method in TaskbarAllAppsViewController.TaskbarAllAppsCallbacks |
D | TaskbarSearchSessionController.kt | 56 open fun onAllAppsAnimationPending( in startLifecycle() method in com.android.launcher3.taskbar.allapps.TaskbarSearchSessionController |
D | TaskbarAllAppsSlideInView.java | 128 mAllAppsCallbacks.onAllAppsAnimationPending(animation, isOpening); in onOpenCloseAnimationPending() |