Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationTrigger.java61 private static final int BETA_REQUEST_CODE = 1; field in ConsentNotificationTrigger
305 context, BETA_REQUEST_CODE, intent, PendingIntent.FLAG_IMMUTABLE); in getConsentNotification()