Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/icons/
DCacheableShortcutInfo.kt73 fun convertShortcutsToCacheableShortcuts( in <lambda>() method
/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderTask.java26 …port static com.android.launcher3.icons.CacheableShortcutInfo.convertShortcutsToCacheableShortcuts;
351 convertShortcutsToCacheableShortcuts(allDeepShortcuts, allActivityList), in run()