Searched refs:flushQueueInBackground (Results 1 – 1 of 1) sorted by relevance
114 private static void flushQueueInBackground(Context context) { in flushQueueInBackground() method in InstallShortcutReceiver296 MODEL_EXECUTOR.post(() -> flushQueueInBackground(context)); in flushInstallQueue()