Searched refs:MSG_ADD_TO_QUEUE (Results 1 – 1 of 1) sorted by relevance
68 private static final int MSG_ADD_TO_QUEUE = 1; field in InstallShortcutReceiver108 case MSG_ADD_TO_QUEUE: {291 Message.obtain(sHandler, MSG_ADD_TO_QUEUE, Pair.create(context, info)).sendToTarget(); in queuePendingShortcutInfo()