Searched refs:MSG_ON_NOTIFICATION_ENQUEUED (Results 1 – 2 of 2) sorted by relevance
392 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_ENQUEUED, in onNotificationEnqueuedWithChannel()519 public static final int MSG_ON_NOTIFICATION_ENQUEUED = 1; field in NotificationAssistantService.MyHandler540 case MSG_ON_NOTIFICATION_ENQUEUED: { in handleMessage()
49007 Landroid/service/notification/NotificationAssistantService$MyHandler;->MSG_ON_NOTIFICATION_ENQUEUED…