Home
last modified time | relevance | path

Searched refs:CONFIRMATION_PAGE_DISPLAYED (Results 1 – 5 of 5) sorted by relevance

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationActivity.java54 CONFIRMATION_PAGE_DISPLAYED, enumConstant
230 case CONFIRMATION_PAGE_DISPLAYED: in handleAction()
242 != NotificationFragmentEnum.CONFIRMATION_PAGE_DISPLAYED) { in handleAction()
DConsentNotificationConfirmationFragment.java19 ….ui.notifications.ConsentNotificationActivity.NotificationFragmentEnum.CONFIRMATION_PAGE_DISPLAYED;
69 ConsentNotificationActivity.handleAction(CONFIRMATION_PAGE_DISPLAYED, getContext()); in onViewCreated()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/ganotifications/
DConsentNotificationGaV2Screen1Fragment.java20 ….ui.notifications.ConsentNotificationActivity.NotificationFragmentEnum.CONFIRMATION_PAGE_DISPLAYED;
80 ConsentNotificationActivity.handleAction(CONFIRMATION_PAGE_DISPLAYED, getContext()); in onViewCreated()
DConsentNotificationConfirmationGaFragment.java21 ….ui.notifications.ConsentNotificationActivity.NotificationFragmentEnum.CONFIRMATION_PAGE_DISPLAYED;
104 ConsentNotificationActivity.handleAction(CONFIRMATION_PAGE_DISPLAYED, getContext()); in onViewCreated()
DConsentNotificationPasFragment.java21 ….ui.notifications.ConsentNotificationActivity.NotificationFragmentEnum.CONFIRMATION_PAGE_DISPLAYED;
117 ConsentNotificationActivity.handleAction(CONFIRMATION_PAGE_DISPLAYED, getContext()); in onViewCreated()