Home
last modified time | relevance | path

Searched defs:notificationTitle (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/test-app/src/android/security/cts/CVE_2021_0704_test/
DListenerService.java58 String notificationTitle = notificationExtras.getString(Notification.EXTRA_TITLE); in broadcastIfVulnerableNotificationFound() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DWipeDataNotificationTest.java73 private CountDownLatch initWipeNotificationLatch(@NonNull String notificationTitle, in initWipeNotificationLatch()
/cts/tests/app/src/android/app/cts/
DServiceTest.java1310 final String notificationTitle = "deferThenImmediateNotify"; in testForegroundService_deferThenImmediateNotify() local
1338 final String notificationTitle = "deferThenDeferrableNotify"; in testForegroundService_deferThenDeferrableNotify() local