Searched refs:MSG_ON_NOTIFICATIONS_SEEN (Results 1 – 1 of 1) sorted by relevance
326 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATIONS_SEEN, in onNotificationsSeen()382 public static final int MSG_ON_NOTIFICATIONS_SEEN = 3; field in NotificationAssistantService.MyHandler429 case MSG_ON_NOTIFICATIONS_SEEN: { in handleMessage()