Searched defs:activeNotifications (Results 1 – 7 of 7) sorted by relevance
145 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureEapFailureConfigWithOverride() local186 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithoutNotificationShown() local213 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailure_showNotificationFalse_notShown() local236 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithNotificationShownWithoutSameSsid() local266 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithNotificationShownWithSameSsid() local291 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithoutMessage() local316 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithUnknownErrorCode() local343 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithCarrierOverrideForDisableParameters() local373 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithNegativeErrorCode() local392 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in testPreTDeviceIgnoreSpecialFailure() local
143 List<StatusBarNotification> activeNotifications = null; in handleWorkerMessage() local328 void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications); in onNotificationFullRefresh()
72 StatusBarNotification[] activeNotifications = notificationManager.getActiveNotifications(); in throttle() local
100 final StatusBarNotification[] activeNotifications = in updateForegroundState() local
123 StatusBarNotification[] activeNotifications = mNotificationManager.getActiveNotifications(); in onEapFailure() local
106 public void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications) { in onNotificationFullRefresh()
238 Map<String, AlertEntry> activeNotifications) { in maybeShowHeadsUp()