Searched defs:activeNotifications (Results 1 – 7 of 7) sorted by relevance
139 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithoutNotificationShown() local166 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailure_showNotificationFalse_notShown() local189 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithNotificationShownWithoutSameSsid() local219 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithNotificationShownWithSameSsid() local244 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithoutMessage() local269 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithUnknownErrorCode() local296 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithCarrierOverrideForDisableParameters() local326 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithNegativeErrorCode() local345 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in testPreTDeviceIgnoreSpecialFailure() local
72 StatusBarNotification[] activeNotifications = notificationManager.getActiveNotifications(); in throttle() local
98 final StatusBarNotification[] activeNotifications = in updateForegroundState() local
156 List<StatusBarNotification> activeNotifications = null; in handleWorkerMessage() local363 void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications); in onNotificationFullRefresh()
109 StatusBarNotification[] activeNotifications = mNotificationManager.getActiveNotifications(); in onEapFailure() local
106 public void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications) { in onNotificationFullRefresh()
219 Map<String, AlertEntry> activeNotifications) { in maybeShowHeadsUp()