Searched refs:MSG_NOTIFICATION_FULL_REFRESH (Results 1 – 1 of 1) sorted by relevance
61 private static final int MSG_NOTIFICATION_FULL_REFRESH = 3; field in NotificationListener92 case MSG_NOTIFICATION_FULL_REFRESH:131 case MSG_NOTIFICATION_FULL_REFRESH:212 mWorkerHandler.obtainMessage(MSG_NOTIFICATION_FULL_REFRESH).sendToTarget(); in onNotificationFullRefresh()