Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInstallShortcutReceiver.java281 flushInstallQueue(context); in queuePendingShortcutInfo()
289 flushInstallQueue(context); in disableAndFlushInstallQueue()
292 static void flushInstallQueue(Context context) { in flushInstallQueue() method in InstallShortcutReceiver