Searched refs:MSG_QUEUE_TASK (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationManagerCompat.java280 private static final int MSG_QUEUE_TASK = 0; field in class:NotificationManagerCompat.SideChannelManager
306 mHandler.obtainMessage(MSG_QUEUE_TASK, task).sendToTarget();
312 case MSG_QUEUE_TASK:

Completed in 27 milliseconds