/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | EapFailureNotifierTest.java | 145 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureEapFailureConfigWithOverride() local 186 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithoutNotificationShown() local 213 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailure_showNotificationFalse_notShown() local 236 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithNotificationShownWithoutSameSsid() local 266 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithNotificationShownWithSameSsid() local 291 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithDefinedErrorCodeWithoutMessage() local 316 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithUnknownErrorCode() local 343 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithCarrierOverrideForDisableParameters() local 373 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in onEapFailureWithNegativeErrorCode() local 392 StatusBarNotification[] activeNotifications = new StatusBarNotification[1]; in testPreTDeviceIgnoreSpecialFailure() local
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowNotificationListenerServiceTest.java | 48 StatusBarNotification[] activeNotifications = service.getActiveNotifications(); in getActiveNotification_noActiveNotification_returnsEmptyResult() local 58 StatusBarNotification[] activeNotifications = service.getActiveNotifications(); in getActiveNotification_oneActiveNotification_returnsOneNotification() local 75 StatusBarNotification[] activeNotifications = service.getActiveNotifications(); in getActiveNotification_multipleActiveNotifications_returnsAllNotifications() local 94 StatusBarNotification[] activeNotifications = service.getActiveNotifications(); in getActiveNotifications_activeNotificationsFromMultiplePackages_returnsAllNotifications() local 110 StatusBarNotification[] activeNotifications = service.getActiveNotifications(); in getActiveNotifications_statusBarNotificationObjects_returnsAllNotifications() local 130 StatusBarNotification[] activeNotifications = in getActiveNotification_filterByKeys_returnsAllMatchedNotifications() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/stack/ui/view/ |
D | NotificationStatsLogger.java | 14 …java.util.List<com.android.systemui.statusbar.notification.shared.ActiveNotificationModel> activeN… in onLockscreenOrShadeInteractive() 16 public abstract void onLockscreenOrShadeNotInteractive(@org.jetbrains.annotations.NotNull() in onLockscreenOrShadeNotInteractive()
|
D | NotificationStatsLoggerImpl.java | 84 …java.util.List<com.android.systemui.statusbar.notification.shared.ActiveNotificationModel> activeN… in onLockscreenOrShadeInteractive() 88 public void onLockscreenOrShadeNotInteractive(@org.jetbrains.annotations.NotNull() in onLockscreenOrShadeNotInteractive()
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | InstallCarrierAppUtils.java | 96 StatusBarNotification[] activeNotifications = notificationManager.getActiveNotifications(); in hideAllNotifications() local 156 StatusBarNotification[] activeNotifications = in isPackageInstallNotificationActive() local
|
/aosp_15_r20/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/ |
H A D | BubbleHelper.java | 160 StatusBarNotification[] activeNotifications = mNotificationManager.getActiveNotifications(); in cancelLast() local 168 StatusBarNotification[] activeNotifications = mNotificationManager.getActiveNotifications(); in cancelFirst() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/data/repository/ |
H A D | ActiveNotificationListRepository.kt | 37 val activeNotifications = MutableStateFlow(ActiveNotificationsStore()) constant
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/notification/ |
D | NotificationListener.java | 143 List<StatusBarNotification> activeNotifications = null; in handleWorkerMessage() local 328 void onNotificationFullRefresh(List<StatusBarNotification> activeNotifications); in onNotificationFullRefresh()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/data/repository/ |
D | ActiveNotificationListRepository.java | 26 …stemui.statusbar.notification.data.repository.ActiveNotificationsStore> activeNotifications = null; field in ActiveNotificationListRepository
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
D | NotificationLoggerViewModel.java | 13 …ndroid.systemui.statusbar.notification.shared.ActiveNotificationModel>> activeNotifications = null; field in NotificationLoggerViewModel
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40073/src/android/security/cts/CVE_2023_40073/ |
H A D | DeviceTest.java | 183 StatusBarNotification[] activeNotifications = in testPocCVE_2023_40073() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40120/src/android/security/cts/CVE_2023_40120/ |
H A D | DeviceTest.java | 99 StatusBarNotification[] activeNotifications = in testPocCVE_2023_40120() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-31312/src/android/security/cts/CVE_2024_31312/ |
H A D | DeviceTest.java | 117 StatusBarNotification[] activeNotifications = in testPocCVE_2024_31312() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-35668/src/android/security/cts/CVE_2023_35668/ |
H A D | DeviceTest.java | 145 StatusBarNotification[] activeNotifications = in testWearableExtenderUri() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
H A D | NotificationLoggerViewModel.kt | 34 val activeNotifications: Flow<List<ActiveNotificationModel>> = constant
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/notification/ |
D | NotificationThrottler.java | 72 StatusBarNotification[] activeNotifications = notificationManager.getActiveNotifications(); in throttle() local
|
/aosp_15_r20/packages/services/Mtp/src/com/android/mtp/ |
D | MtpDocumentsService.java | 100 final StatusBarNotification[] activeNotifications = in updateForegroundState() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21288/src/android/security/cts/CVE_2023_21288/ |
H A D | DeviceTest.java | 134 StatusBarNotification[] activeNotifications = in testPocCVE_2023_21288() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40098/src/android/security/cts/CVE_2023_40098/ |
H A D | DeviceTest.java | 150 StatusBarNotification[] activeNotifications = in testPocCVE_2023_40098() local
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/CVE_2024_34734/ |
H A D | CVE_2024_34734.java | 128 StatusBarNotification[] activeNotifications = in testPocCVE_2024_34734() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
H A D | NotificationListenerController.java | 62 StatusBarNotification[] activeNotifications) { in getActiveNotifications()
|
/aosp_15_r20/frameworks/base/core/java/android/service/notification/ |
H A D | NotificationListenerService.java | 1027 StatusBarNotification[] activeNotifications = getActiveNotifications(null, TRIM_FULL); in getActiveNotifications() local 1063 StatusBarNotification[] activeNotifications = getActiveNotifications(null, trim); in getActiveNotifications() local 1080 StatusBarNotification[] activeNotifications = getActiveNotifications(keys, TRIM_FULL); in getActiveNotifications() local
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/ndo/ |
D | MediaSessionHelper.java | 148 List<StatusBarNotification> activeNotifications = List.of( in getActiveMediaNotificationPackages() local
|
/aosp_15_r20/developers/samples/android/notification/ActiveNotifications/Application/src/main/java/com/example/android/activenotifications/ |
D | ActiveNotificationsFragment.java | 181 final StatusBarNotification[] activeNotifications = mNotificationManager in getNumberOfNotifications() local
|
/aosp_15_r20/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/activenotifications/ |
H A D | ActiveNotificationsFragment.java | 181 final StatusBarNotification[] activeNotifications = mNotificationManager in getNumberOfNotifications() local
|