Home
last modified time | relevance | path

Searched defs:activeNotifications (Results 1 – 25 of 79) sorted by relevance

1234

/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DEapFailureNotifierTest.java145 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 DShadowNotificationListenerServiceTest.java48 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/
DNotificationStatsLogger.java14java.util.List<com.android.systemui.statusbar.notification.shared.ActiveNotificationModel> activeN… in onLockscreenOrShadeInteractive()
16 public abstract void onLockscreenOrShadeNotInteractive(@org.jetbrains.annotations.NotNull() in onLockscreenOrShadeNotInteractive()
DNotificationStatsLoggerImpl.java84java.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/
DInstallCarrierAppUtils.java96 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 DBubbleHelper.java160 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 DActiveNotificationListRepository.kt37 val activeNotifications = MutableStateFlow(ActiveNotificationsStore()) constant
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java143 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/
DActiveNotificationListRepository.java26 …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/
DNotificationLoggerViewModel.java13 …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 DDeviceTest.java183 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 DDeviceTest.java99 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 DDeviceTest.java117 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 DDeviceTest.java145 StatusBarNotification[] activeNotifications = in testWearableExtenderUri() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
H A DNotificationLoggerViewModel.kt34 val activeNotifications: Flow<List<ActiveNotificationModel>> = constant
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/notification/
DNotificationThrottler.java72 StatusBarNotification[] activeNotifications = notificationManager.getActiveNotifications(); in throttle() local
/aosp_15_r20/packages/services/Mtp/src/com/android/mtp/
DMtpDocumentsService.java100 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 DDeviceTest.java134 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 DDeviceTest.java150 StatusBarNotification[] activeNotifications = in testPocCVE_2023_40098() local
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/CVE_2024_34734/
H A DCVE_2024_34734.java128 StatusBarNotification[] activeNotifications = in testPocCVE_2024_34734() local
/aosp_15_r20/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DNotificationListenerController.java62 StatusBarNotification[] activeNotifications) { in getActiveNotifications()
/aosp_15_r20/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1027 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/
DMediaSessionHelper.java148 List<StatusBarNotification> activeNotifications = List.of( in getActiveMediaNotificationPackages() local
/aosp_15_r20/developers/samples/android/notification/ActiveNotifications/Application/src/main/java/com/example/android/activenotifications/
DActiveNotificationsFragment.java181 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 DActiveNotificationsFragment.java181 final StatusBarNotification[] activeNotifications = mNotificationManager in getNumberOfNotifications() local

1234