Searched refs:MSG_ON_NOTIFICATION_POSTED (Results 1 – 2 of 2) sorted by relevance
1419 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_POSTED, in onNotificationPosted()2280 public static final int MSG_ON_NOTIFICATION_POSTED = 1; field in NotificationListenerService.MyHandler2300 case MSG_ON_NOTIFICATION_POSTED: { in handleMessage()
52984 Landroid/service/notification/NotificationListenerService$MyHandler;->MSG_ON_NOTIFICATION_POSTED:I