Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/ui/enrollment/impl/
DConsentNotificationResetChannel.java65 String storedConsentNotificationResetToken = uxSharedPreferences.getString( in isEligible() local
68 if (!Objects.equals(storedConsentNotificationResetToken, in isEligible()