Searched refs:MSG_NOTIFICATION_FULL_REFRESH (Results 1 – 1 of 1) sorted by relevance
51 private static final int MSG_NOTIFICATION_FULL_REFRESH = 3; field in NotificationListener72 case MSG_NOTIFICATION_FULL_REFRESH:101 case MSG_NOTIFICATION_FULL_REFRESH:146 mWorkerHandler.obtainMessage(MSG_NOTIFICATION_FULL_REFRESH).sendToTarget(); in onNotificationFullRefresh()