Home
last modified time | relevance | path

Searched defs:rightControlButton (Results 1 – 11 of 11) sorted by relevance

/packages/modules/AdServices/adservices/apk/tests/notification/src/com/android/adservices/ui/notifications/
DNotificationActivityUiAutomatorTest.java129 UiObject rightControlButton = in moreButtonTest() local
155 UiObject rightControlButton = in acceptedConfirmationScreenTest() local
188 UiObject rightControlButton = in notificationEuGaTest() local
207 UiObject rightControlButton = getElement(R.string.notificationUI_right_control_button_text); in notificationRowGaTest() local
222 UiObject rightControlButton = in acceptedConfirmationScreenGaTest() local
254 UiObject rightControlButton = in declinedConfirmationScreenGaTest() local
276 UiObject leftControlButton, UiObject rightControlButton, UiObject moreButton) in verifyControlsAndMoreButtonAreDisplayed()
DNotificationActivityGAV2UiAutomatorTest.java102 UiObject rightControlButton = in moreButtonTest() local
124 UiObject rightControlButton = in euAcceptFlowTest() local
163 UiObject rightControlButton = getElement(R.string.notificationUI_right_control_button_text); in rowClickGotItTest() local
189 UiObject rightControlButton = getElement(R.string.notificationUI_right_control_button_text); in rowClickSettingsTest() local
DConsentNotificationTriggerTest.java515 UiObject rightControlButton = in testEuNotifications_gaUxEnabled_nonDismissable_dismissedOnConfirmationPage() local
548 UiObject leftControlButton, UiObject rightControlButton, UiObject moreButton) in verifyControlsAndMoreButtonAreDisplayed()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/ganotifications/
DConsentNotificationGaV2Screen1Fragment.java135 Button rightControlButton = in setupListeners() local
199 Button rightControlButton, in ScrollToBottomController()
DConsentNotificationGaV2Screen2Fragment.java125 Button rightControlButton = in setupListeners() local
176 Button rightControlButton, in ScrollToBottomController()
DConsentNotificationConfirmationGaFragment.java159 Button rightControlButton = in setupListeners() local
225 Button rightControlButton, in ScrollToBottomController()
DConsentNotificationGaFragment.java155 Button rightControlButton = requireActivity().findViewById(R.id.rightControlButton); in setupListeners() local
216 Button rightControlButton, in ScrollToBottomController()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationFragment.java145 Button rightControlButton = requireActivity().findViewById(R.id.rightControlButton); in setupListeners() local
205 Button rightControlButton, in ScrollToBottomController()
DConsentNotificationConfirmationFragment.java99 Button rightControlButton = in setupListeners() local
/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/ui/
DNotificationLandingPage.java105 UiObject rightControlButton = in testNotificationLandingPage() local
/packages/modules/AdServices/adservices/tests/cts/ui/src/com/android/adservices/tests/ui/libs/
DUiUtils.java173 UiObject rightControlButton = in consentConfirmationScreen() local