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