Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/tests/notification/src/com/android/adservices/ui/notifications/
DNotificationActivityUiAutomatorTest.java127 UiObject leftControlButton = in moreButtonTest() local
153 UiObject leftControlButton = in acceptedConfirmationScreenTest() local
186 UiObject leftControlButton = in notificationEuGaTest() local
206 UiObject leftControlButton = getElement(R.string.notificationUI_left_control_button_text); in notificationRowGaTest() local
220 UiObject leftControlButton = in acceptedConfirmationScreenGaTest() local
252 UiObject leftControlButton = in declinedConfirmationScreenGaTest() local
276 UiObject leftControlButton, UiObject rightControlButton, UiObject moreButton) in verifyControlsAndMoreButtonAreDisplayed()
DNotificationActivityGAV2UiAutomatorTest.java100 UiObject leftControlButton = in moreButtonTest() local
122 UiObject leftControlButton = in euAcceptFlowTest() local
162 UiObject leftControlButton = getElement(R.string.notificationUI_left_control_button_text); in rowClickGotItTest() local
188 UiObject leftControlButton = getElement(R.string.notificationUI_left_control_button_text); in rowClickSettingsTest() local
DConsentNotificationTriggerTest.java513 UiObject leftControlButton = 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.java117 Button leftControlButton = in setupListeners() local
198 Button leftControlButton, in ScrollToBottomController()
DConsentNotificationGaV2Screen2Fragment.java108 Button leftControlButton = requireActivity().findViewById(R.id.leftControlButton_screen_2); in setupListeners() local
175 Button leftControlButton, in ScrollToBottomController()
DConsentNotificationConfirmationGaFragment.java139 Button leftControlButton = in setupListeners() local
224 Button leftControlButton, in ScrollToBottomController()
DConsentNotificationGaFragment.java124 Button leftControlButton = requireActivity().findViewById(R.id.leftControlButton); in setupListeners() local
215 Button leftControlButton, in ScrollToBottomController()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationFragment.java115 Button leftControlButton = requireActivity().findViewById(R.id.leftControlButton); in setupListeners() local
204 Button leftControlButton, in ScrollToBottomController()
DConsentNotificationConfirmationFragment.java80 Button leftControlButton = in setupListeners() local
/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/ui/
DNotificationLandingPage.java103 UiObject leftControlButton = in testNotificationLandingPage() local
/packages/modules/AdServices/adservices/tests/cts/ui/src/com/android/adservices/tests/ui/libs/
DUiUtils.java171 UiObject leftControlButton = in consentConfirmationScreen() local