/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | EapFailureNotifierTest.java | 118 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithoutNotificationShown() local 143 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailure_showNotificationFalse_notShown() local 164 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErroCodeWithNotificationShownWithoutSameSsid() local 192 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErroCodeWithNotificationShownWithSameSsid() local 212 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithUnDefinedErrorCode() local
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
H A D | InstallCarrierAppUtils.java | 95 StatusBarNotification[] activeNotifications = notificationManager.getActiveNotifications(); in hideAllNotifications() local 155 StatusBarNotification[] activeNotifications = in isPackageInstallNotificationActive() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/ |
H A D | BubbleHelper.java | 165 StatusBarNotification[] activeNotifications = mNotificationManager.getActiveNotifications(); in cancelLast() local 173 StatusBarNotification[] activeNotifications = mNotificationManager.getActiveNotifications(); in cancelFirst() local
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/notification/ |
H A D | NotificationThrottler.java | 72 StatusBarNotification[] activeNotifications = notificationManager.getActiveNotifications(); in throttle() local
|
/aosp12/packages/services/Mtp/src/com/android/mtp/ |
H A D | MtpDocumentsService.java | 98 final StatusBarNotification[] activeNotifications = in updateForegroundState() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | NotificationListenerWithPlugins.java | 60 StatusBarNotification[] activeNotifications = super.getActiveNotifications(); in getActiveNotifications() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/ |
H A D | NotificationListener.java | 148 List<StatusBarNotification> activeNotifications = null; in handleWorkerMessage() local 347 void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications); in onNotificationFullRefresh()
|
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
H A D | NotificationListenerController.java | 62 StatusBarNotification[] activeNotifications) { in getActiveNotifications()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/ |
H A D | PopupDataProvider.java | 106 public void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications) { in onNotificationFullRefresh()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationViewHierarchyManager.java | 166 List<NotificationEntry> activeNotifications = mEntryManager.getVisibleNotifications(); in updateNotificationViews() local
|
/aosp12/frameworks/base/core/java/android/service/notification/ |
H A D | NotificationListenerService.java | 954 StatusBarNotification[] activeNotifications = getActiveNotifications(null, TRIM_FULL); in getActiveNotifications() local 990 StatusBarNotification[] activeNotifications = getActiveNotifications(null, trim); in getActiveNotifications() local 1007 StatusBarNotification[] activeNotifications = getActiveNotifications(keys, TRIM_FULL); in getActiveNotifications() local
|
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/ |
H A D | CarHeadsUpNotificationManager.java | 153 Map<String, AlertEntry> activeNotifications) { in maybeShowHeadsUp()
|
/aosp12/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
H A D | BugreportReceiverTest.java | 556 StatusBarNotification[] activeNotifications = nm.getActiveNotifications(); in cancelExistingNotifications() local
|