Home
last modified time | relevance | path

Searched defs:notificationTitle (Results 1 – 5 of 5) 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/tests/tests/security/src/android/security/cts/
DCVE_2023_21139.java84 String notificationTitle = "CVE_2023_21139_notif_title"; in testPocCVE_2023_21139() 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.java1314 final String notificationTitle = "deferThenImmediateNotify"; in testForegroundService_deferThenImmediateNotify() local
1342 final String notificationTitle = "deferThenDeferrableNotify"; in testForegroundService_deferThenDeferrableNotify() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DKeyboardVisibilityControlTest.java1788 final String notificationTitle = "notification-" + marker; in testIMEVisibleWhenNotificationComes() local