Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderTask.java272 List<ShortcutInfo> allDeepShortcuts = loadDeepShortcuts(); in run() local
332 List<ShortcutInfo> allDeepShortcuts, LoaderMemoryLogger memoryLogger) { in loadWorkspace()
338 List<ShortcutInfo> allDeepShortcuts, Uri contentUri, String selection) { in loadWorkspace()
343 List<ShortcutInfo> allDeepShortcuts, in loadWorkspace()
481 List<ShortcutInfo> allDeepShortcuts) { in processWorkspaceItem()