/cts/tests/tests/appop/AppThatCanBeForcedIntoForegroundStates/src/android/app/appops/cts/appthatcanbeforcedintoforegroundstates/ |
D | Utils.kt | 26 val notificationManager = context.getSystemService(NotificationManager::class.java)!! in ensureNotificationChannel() constant
|
/cts/tests/tests/appop/AppForDiscreteTest/src/android/app/appops/cts/appfordiscretetest/ |
D | Utils.kt | 26 val notificationManager = context.getSystemService(NotificationManager::class.java)!! in ensureNotificationChannel() constant
|
/cts/hostsidetests/devicepolicy/app/NotificationSender/src/com/android/cts/managedprofiletests/notificationsender/ |
D | SendNotification.java | 56 NotificationManager notificationManager = in sendNotification() local 68 NotificationManager notificationManager = in cancelNotification() local
|
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/ |
D | NotificationUtils.java | 85 NotificationManager notificationManager = in updateNotificationToOngoing() local 97 NotificationManager notificationManager = c.getSystemService(NotificationManager.class); in clearNotification() local 104 NotificationManager notificationManager = c.getSystemService(NotificationManager.class); in deleteNotificationChannel() local 116 NotificationManager notificationManager = c.getSystemService(NotificationManager.class); in isTargetNotificationPosted() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | CVE_2023_21087.java | 48 NotificationManager notificationManager = in testPocCVE_2023_21087() local
|
D | CVE_2022_20482.java | 55 NotificationManager notificationManager = null; in testPocCVE_2022_20482() local
|
D | CVE_2023_21143.java | 71 NotificationManager notificationManager = in testPocCVE_2023_21143() local
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | StatsdCtsForegroundService.java | 87 NotificationManager notificationManager = in onCreate() local 120 NotificationManager notificationManager = in onDestroy() local
|
/cts/tests/tests/notification/NotificationProvider/src/com/android/test/notificationprovider/ |
D | RichNotificationActivity.kt | 67 private val notificationManager by lazy { getSystemService(NotificationManager::class.java)!! } in <lambda>() constant in com.android.test.notificationprovider.RichNotificationActivity
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21129/src/android/security/cts/CVE_2023_21129/ |
D | DeviceTest.java | 77 NotificationManager notificationManager = in testBubbleNotification() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21291/src/android/security/cts/CVE_2023_21291/ |
D | DeviceTest.java | 110 NotificationManager notificationManager = in testPocCVE_2023_21291() local
|
/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/ |
D | NotificationGenerator.java | 51 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in createNotification() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/net/ |
D | ConnectivityForegroundService.java | 38 NotificationManager notificationManager = getSystemService(NotificationManager.class); in onStartCommand() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/test-app/src/android/security/cts/CVE_2021_0704_test/ |
D | ListenerService.java | 68 NotificationManager notificationManager = getSystemService(NotificationManager.class); in broadcastIfVulnerableNotificationFound() local
|
/cts/tests/tests/batterysaving/apps/app_target_api_current/src/android/os/cts/batterysaving/app/ |
D | TestService.java | 46 NotificationManager notificationManager = getSystemService(NotificationManager.class); in onStartCommand() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0478/src/android/security/cts/CVE_2021_0478/ |
D | PocService.java | 43 NotificationManager notificationManager = in onCreate() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40120/src/android/security/cts/CVE_2023_40120/ |
D | DeviceTest.java | 70 NotificationManager notificationManager = in testPocCVE_2023_40120() local
|
/cts/tests/tests/security/src/android/security/cts/CVE_2024_23713/ |
D | CVE_2024_23713.java | 94 NotificationManager notificationManager = in testPocCVE_2024_23713() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40073/src/android/security/cts/CVE_2023_40073/ |
D | DeviceTest.java | 140 NotificationManager notificationManager = in testPocCVE_2023_40073() local
|
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/ |
D | FgService.java | 47 NotificationManager notificationManager = getSystemService(NotificationManager.class); in onStartCommand() local
|
/cts/apps/VpnApp/src/com/android/cts/vpnfirewall/ |
D | ReflectorVpnService.java | 77 NotificationManager notificationManager = getSystemService(NotificationManager.class); in onStartCommand() local 97 NotificationManager notificationManager = getSystemService(NotificationManager.class); in onDestroy() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/dialer/ |
D | DialerShowsHunOnIncomingCallActivity.java | 62 NotificationManager notificationManager = in update() local
|
/cts/hostsidetests/os/test-apps/InattentiveSleepTestApp/src/android/os/inattentivesleeptests/ |
D | PartialWakeLockService.java | 43 NotificationManager notificationManager = getSystemService(NotificationManager.class); in onCreate() local
|
/cts/tests/JobScheduler/JobTestApp/src/android/jobscheduler/cts/jobtestapp/ |
D | TestFgsService.java | 51 final NotificationManager notificationManager = getSystemService(NotificationManager.class); in onStartCommand() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-31312/src/android/security/cts/CVE_2024_31312/ |
D | DeviceTest.java | 73 NotificationManager notificationManager = in testPocCVE_2024_31312() local
|