Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationTrigger.java64 private static final int GA_WITH_PAS_REQUEST_CODE = 4; field in ConsentNotificationTrigger
372 context, GA_WITH_PAS_REQUEST_CODE, intent, PendingIntent.FLAG_IMMUTABLE); in getPasConsentNotification()