Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/tests/notification/src/com/android/adservices/ui/notifications/
DNotificationActivityGAV2UiAutomatorTest.java54 UiObject2 leftControlButton = in moreButtonTest() local
73 UiObject2 leftControlButton = in euAcceptFlowTest() local
125 UiObject2 leftControlButton = in rowClickGotItTest() local
159 UiObject2 leftControlButton = in rowClickSettingsTest() local
DNotificationActivityU18UxSelectorUiAutomatorTest.java59 UiObject2 leftControlButton = in acceptFlowTest() local
87 UiObject2 leftControlButton = in clickSettingsTest() local
DNotificationActivityGAV2UxSelectorUiAutomatorTest.java58 UiObject2 leftControlButton = in euAcceptFlowTest() local
134 UiObject2 leftControlButton = in rowClickSettingsTest() local
DNotificationActivityPasUiAutomatorTest.java86 UiObject2 leftControlButton = in renotifyClickSettingsTest() local
151 UiObject2 leftControlButton = in firstTimeRowCombinedTextShownTest() local
DConsentNotificationTriggerTest.java405 UiObject leftControlButton = in testEuNotifications_gaUxEnabled_nonDismissable_dismissedOnConfirmationPage() local
/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/pages/
DNotificationPages.java148 UiObject2 leftControlButton = getElement(context, device, leftButtonResId); in betaNotificationPage() local
178 UiObject2 leftControlButton = getElement(context, device, leftButtonResId); in betaNotificationConfirmPage() local
195 UiObject2 leftControlButton = getElement(context, device, leftButtonResId); in euNotificationLandingPageMsmtAndFledgePage() local
218 UiObject2 leftControlButton = getElement(context, device, leftButtonResId); in euNotificationLandingPageTopicsPage() local
240 UiObject2 leftControlButton = getElement(context, device, leftButtonResId); in rowNotificationLandingPage() local
256 UiObject2 leftControlButton = getElement(context, device, leftButtonResId); in u18NotifiacitonLandingPage() local
271 UiObject2 leftControlButton = getElement(context, device, leftButtonResId); in goThroughNotificationPage() local
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/u18notifications/
DConsentNotificationU18Fragment.java90 Button leftControlButton = requireActivity().findViewById(R.id.leftControlButton); in setupListeners() local
135 Button leftControlButton, in ScrollToBottomController()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/ganotifications/
DConsentNotificationGaV2Screen1Fragment.java119 Button leftControlButton = in setupListeners() local
200 Button leftControlButton, in ScrollToBottomController()
DConsentNotificationGaV2Screen2Fragment.java104 Button leftControlButton = requireActivity().findViewById(R.id.leftControlButton_screen_2); in setupListeners() local
170 Button leftControlButton, in ScrollToBottomController()
DConsentNotificationConfirmationGaFragment.java136 Button leftControlButton = in setupListeners() local
221 Button leftControlButton, in ScrollToBottomController()
DConsentNotificationGaFragment.java121 Button leftControlButton = requireActivity().findViewById(R.id.leftControlButton); in setupListeners() local
211 Button leftControlButton, in ScrollToBottomController()
DConsentNotificationPasFragment.java168 Button leftControlButton = requireActivity().findViewById(R.id.leftControlButton); in setupListeners() local
253 Button leftControlButton, in ScrollToBottomController()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationFragment.java110 Button leftControlButton = requireActivity().findViewById(R.id.leftControlButton); in setupListeners() local
198 Button leftControlButton, in ScrollToBottomController()
DConsentNotificationConfirmationFragment.java79 Button leftControlButton = in setupListeners() local