Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationActivity.java43 LANDING_PAGE_DISPLAYED, enumConstant
140 case LANDING_PAGE_DISPLAYED: in handleAction()
151 || sCurrentFragment != NotificationFragmentEnum.LANDING_PAGE_DISPLAYED) { in handleAction()
DConsentNotificationFragment.java20 …vices.ui.notifications.ConsentNotificationActivity.NotificationFragmentEnum.LANDING_PAGE_DISPLAYED;
73 ConsentNotificationActivity.handleAction(LANDING_PAGE_DISPLAYED, getContext()); in onViewCreated()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/u18notifications/
DConsentNotificationU18Fragment.java20 …vices.ui.notifications.ConsentNotificationActivity.NotificationFragmentEnum.LANDING_PAGE_DISPLAYED;
70 ConsentNotificationActivity.handleAction(LANDING_PAGE_DISPLAYED, getContext()); in onViewCreated()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/ganotifications/
DConsentNotificationGaV2Screen2Fragment.java20 …vices.ui.notifications.ConsentNotificationActivity.NotificationFragmentEnum.LANDING_PAGE_DISPLAYED;
70 ConsentNotificationActivity.handleAction(LANDING_PAGE_DISPLAYED, getContext()); in onViewCreated()
DConsentNotificationGaFragment.java20 …vices.ui.notifications.ConsentNotificationActivity.NotificationFragmentEnum.LANDING_PAGE_DISPLAYED;
76 ConsentNotificationActivity.handleAction(LANDING_PAGE_DISPLAYED, getContext()); in onViewCreated()