Searched refs:MSG_FLUSH_QUEUE (Results 1 – 1 of 1) sorted by relevance
69 private static final int MSG_FLUSH_QUEUE = 2; field in InstallShortcutReceiver119 case MSG_FLUSH_QUEUE: {307 Message.obtain(sHandler, MSG_FLUSH_QUEUE, context.getApplicationContext()).sendToTarget(); in flushInstallQueue()