Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationTrigger.java58 private static final int NOTIFICATION_PRIORITY = NotificationCompat.PRIORITY_MAX; field in ConsentNotificationTrigger
287 .setPriority(NOTIFICATION_PRIORITY) in getGaV2ConsentNotification()
327 .setPriority(NOTIFICATION_PRIORITY) in getConsentNotification()
355 .setPriority(NOTIFICATION_PRIORITY) in getU18ConsentNotification()
399 .setPriority(NOTIFICATION_PRIORITY) in getPasConsentNotification()