Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/tests/notification/src/com/android/adservices/ui/notifications/
DConsentNotificationTriggerTest.java207 UiObject notificationCard = scroller.getChild(new UiSelector().text(notificationCardText)); in testEuNotification_gaUxFlagEnabled() local
308 UiObject notificationCard; in testEuNotifications_gaUxEnabled_nonDismissable() local
382 UiObject notificationCard; in testEuNotifications_gaUxEnabled_nonDismissable_dismissedOnConfirmationPage() local
471 UiObject notificationCard = scroller.getChild(new UiSelector().text(notificationCardText)); in testNotificationV2ActivityIntent() local
530 UiObject notificationCard = scroller.getChild(new UiSelector().text(notificationCardText)); in testNotificationV2BroadcastIntent() local
/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/pages/
DNotificationPages.java115 UiObject2 notificationCard = in verifyNotification() local
332 UiObject2 notificationCard = in verifyNotificationV2() local
/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/
DUiUtils.java239 UiObject2 notificationCard = in verifyNotification() local