Searched refs:CONSENT_DIR (Results 1 – 1 of 1) sorted by relevance
30 private static final String CONSENT_DIR = "consent"; field in ConsentDatastoreLocationHelper37 return baseDir + "/" + userIdentifier + "/" + CONSENT_DIR; in getConsentDataStoreDir()