Home
last modified time | relevance | path

Searched defs:onAllAppsAnimationPending (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarSearchSessionController.kt56 open fun onAllAppsAnimationPending( in startLifecycle() method in com.android.launcher3.taskbar.allapps.TaskbarSearchSessionController
DTaskbarAllAppsViewController.java156 void onAllAppsAnimationPending(PendingAnimation animation, boolean toAllApps) { in onAllAppsAnimationPending() method in TaskbarAllAppsViewController.TaskbarAllAppsCallbacks