Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DInstallShortcutReceiver.java80 private static void addToInstallQueue( in addToInstallQueue() method in InstallShortcutReceiver
209 addToInstallQueue(sp, info); in onReceive()
/packages/apps/Launcher3/src/com/android/launcher3/
DInstallShortcutReceiver.java87 private static void addToInstallQueue( in addToInstallQueue() method in InstallShortcutReceiver
251 addToInstallQueue(Utilities.getPrefs(context), info); in queuePendingShortcutInfo()