Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/
DConsentDatastoreLocationHelper.java40 static String getConsentDataStoreDirAndCreateDir(@NonNull String baseDir, int userIdentifier) in getConsentDataStoreDirAndCreateDir() method in ConsentDatastoreLocationHelper
DAppConsentManager.java76 ConsentDatastoreLocationHelper.getConsentDataStoreDirAndCreateDir( in createAppConsentManager()
DConsentManager.java102 ConsentDatastoreLocationHelper.getConsentDataStoreDirAndCreateDir( in createConsentManager()
/packages/modules/AdServices/adservices/tests/unittest/system-service/src/com/android/server/adservices/consent/
DConsentManagerTest.java300 ConsentDatastoreLocationHelper.getConsentDataStoreDirAndCreateDir( in testDeleteConsentDataStoreDir()
428 ConsentDatastoreLocationHelper.getConsentDataStoreDirAndCreateDir( in testDeleteConsentDataStoreDirUserIdentifierNotPresent()