Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/
DAdServicesApiType.java79 public String toAppSearchKey() { in toAppSearchKey() method in AdServicesApiType
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/
DAppSearchConsentStorageManager.java181 mAppSearchConsentWorker.getConsent(apiType.toAppSearchKey())); in getConsent()
457 mAppSearchConsentWorker.setConsent(apiType.toAppSearchKey(), consented); in setConsent()