Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarModelCallbacks.java243 commitHotseatItemUpdates(finalHotseatItemInfos, runningPackages, in commitItemsToUI()
246 commitHotseatItemUpdates(hotseatItemInfos, runningPackages, minimizedPackages); in commitItemsToUI()
250 private void commitHotseatItemUpdates(ItemInfo[] hotseatItemInfos, Set<String> runningPackages, in commitHotseatItemUpdates() method in TaskbarModelCallbacks