Searched defs:activeNotifications (Results 1 – 6 of 6) sorted by relevance
118 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithoutNotificationShown() local143 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailure_showNotificationFalse_notShown() local164 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErroCodeWithNotificationShownWithoutSameSsid() local192 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErroCodeWithNotificationShownWithSameSsid() local212 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithUnDefinedErrorCode() local
72 StatusBarNotification[] activeNotifications = notificationManager.getActiveNotifications(); in throttle() local
98 final StatusBarNotification[] activeNotifications = in updateForegroundState() local
148 List<StatusBarNotification> activeNotifications = null; in handleWorkerMessage() local347 void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications); in onNotificationFullRefresh()
106 public void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications) { in onNotificationFullRefresh()
144 Map<String, AlertEntry> activeNotifications) { in maybeShowHeadsUp()