Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationTrigger.java154 notification = getGaV2ConsentNotification(context, isEuDevice); in getNotification()
165 notification = getGaV2ConsentNotification(context, isEuDevice); in getNotification()
169 notification = getGaV2ConsentNotification(context, isEuDevice); in getNotification()
254 private static Notification getGaV2ConsentNotification( in getGaV2ConsentNotification() method in ConsentNotificationTrigger