Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarRecentAppsController.kt104 val newHotseatItemInfos = in <lambda>() constant
112 getRunningDesktopAppInfosExceptHotseatApps(it, newHotseatItemInfos.toList()) in <lambda>()
115 newHotseatItemInfos.addAll(runningDesktopAppInfos) in <lambda>()
117 return newHotseatItemInfos.toTypedArray() in <lambda>()