Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationTrigger.java63 private static final int U18_REQUEST_CODE = 3; field in ConsentNotificationTrigger
344 context, U18_REQUEST_CODE, intent, PendingIntent.FLAG_IMMUTABLE); in getU18ConsentNotification()