Home
last modified time | relevance | path

Searched refs:startLifecycle (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarSearchSessionController.kt34 open fun startLifecycle() = Unit in startLifecycle() method in com.android.launcher3.taskbar.allapps.TaskbarSearchSessionController
DTaskbarAllAppsController.java170 mSearchSessionController.startLifecycle(); in show()