Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/system-service/src/com/android/server/adservices/consent/
DConsentManagerTest.java80 ConsentDatastoreLocationHelper.getConsentDataStoreDir( in testGetConsentDataStoreDir()
84 ConsentDatastoreLocationHelper.getConsentDataStoreDir( in testGetConsentDataStoreDir()
89 () -> ConsentDatastoreLocationHelper.getConsentDataStoreDir(null, 0)); in testGetConsentDataStoreDir()
300 ConsentDatastoreLocationHelper.getConsentDataStoreDirAndCreateDir( in testDeleteConsentDataStoreDir()
428 ConsentDatastoreLocationHelper.getConsentDataStoreDirAndCreateDir( in testDeleteConsentDataStoreDirUserIdentifierNotPresent()
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/
DConsentDatastoreLocationHelper.java29 class ConsentDatastoreLocationHelper { class
DAppConsentManager.java76 ConsentDatastoreLocationHelper.getConsentDataStoreDirAndCreateDir( in createAppConsentManager()
DConsentManager.java102 ConsentDatastoreLocationHelper.getConsentDataStoreDirAndCreateDir( in createConsentManager()