Searched refs:startLifecycle (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/ | ||
D | TaskbarSearchSessionController.kt | 34 open fun startLifecycle() = Unit in startLifecycle() method in com.android.launcher3.taskbar.allapps.TaskbarSearchSessionController |
D | TaskbarAllAppsController.java | 170 mSearchSessionController.startLifecycle(); in show() |