Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java914 InstallShortcutReceiver.disableAndFlushInstallQueue( in onDeferredResumed()
1033 InstallShortcutReceiver.disableAndFlushInstallQueue(FLAG_DRAG_AND_DROP, this); in onStateSetEnd()
2408 InstallShortcutReceiver.disableAndFlushInstallQueue( in finishBindingItems()
DInstallShortcutReceiver.java289 public static void disableAndFlushInstallQueue(int flag, Context context) { in disableAndFlushInstallQueue() method in InstallShortcutReceiver