Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/
DConsentConstants.java84 static final String ERROR_MESSAGE_INVALID_CONSENT_SOURCE_OF_TRUTH = field in ConsentConstants
DConsentManager.java924 LogUtil.e(ConsentConstants.ERROR_MESSAGE_INVALID_CONSENT_SOURCE_OF_TRUTH);
997 LogUtil.e(ConsentConstants.ERROR_MESSAGE_INVALID_CONSENT_SOURCE_OF_TRUTH);
2650 ConsentConstants.ERROR_MESSAGE_INVALID_CONSENT_SOURCE_OF_TRUTH);
2711 LogUtil.e(ConsentConstants.ERROR_MESSAGE_INVALID_CONSENT_SOURCE_OF_TRUTH);
DConsentCompositeStorage.java728 LogUtil.e(ConsentConstants.ERROR_MESSAGE_INVALID_CONSENT_SOURCE_OF_TRUTH); in setConsentForAppIfNew()
DConsentManagerV2.java218 LogUtil.e(ConsentConstants.ERROR_MESSAGE_INVALID_CONSENT_SOURCE_OF_TRUTH); in getStorageListBySourceOfTruth()