Searched refs:MSG_ON_NOTIFICATION_REMOVED (Results 1 – 2 of 2) sorted by relevance
1516 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_REMOVED, in onNotificationRemoved()2400 public static final int MSG_ON_NOTIFICATION_REMOVED = 2; field in NotificationListenerService.MyHandler2427 case MSG_ON_NOTIFICATION_REMOVED: { in handleMessage()
49020 Landroid/service/notification/NotificationListenerService$MyHandler;->MSG_ON_NOTIFICATION_REMOVED:I