Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DItemInstallQueue.java207 flushInstallQueue(); in queuePendingShortcutInfo()
223 flushInstallQueue(); in resumeModelPush()
226 private void flushInstallQueue() { in flushInstallQueue() method in ItemInstallQueue