Searched refs:MSG_NOTIFICATION_FULL_REFRESH (Results 1 – 1 of 1) sorted by relevance
65 private static final int MSG_NOTIFICATION_FULL_REFRESH = 3; field in NotificationListener142 case MSG_NOTIFICATION_FULL_REFRESH: in handleWorkerMessage()183 case MSG_NOTIFICATION_FULL_REFRESH: in handleUiMessage()227 mWorkerHandler.obtainMessage(MSG_NOTIFICATION_FULL_REFRESH).sendToTarget(); in onNotificationFullRefresh()