Searched refs:getConsentDataStoreDir (Results 1 – 2 of 2) sorted by relevance
35 static String getConsentDataStoreDir(@NonNull String baseDir, int userIdentifier) { in getConsentDataStoreDir() method in ConsentDatastoreLocationHelper42 String consentDataStoreDir = getConsentDataStoreDir(baseDir, userIdentifier); in getConsentDataStoreDirAndCreateDir()
80 ConsentDatastoreLocationHelper.getConsentDataStoreDir( in testGetConsentDataStoreDir()84 ConsentDatastoreLocationHelper.getConsentDataStoreDir( in testGetConsentDataStoreDir()89 () -> ConsentDatastoreLocationHelper.getConsentDataStoreDir(null, 0)); in testGetConsentDataStoreDir()