Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationTrigger.java162 notification = getConsentNotification(context, isEuDevice); in getNotification()
171 notification = getConsentNotification(context, isEuDevice); in getNotification()
299 private static Notification getConsentNotification( in getConsentNotification() method in ConsentNotificationTrigger