Searched refs:appWithoutConsentInDatastore (Results 1 – 1 of 1) sorted by relevance
114 Set<String> appWithoutConsentInDatastore = mDatastore.keySetTrue(); in getAppsWithRevokedConsent() local115 for (String appDatastoreKey : appWithoutConsentInDatastore) { in getAppsWithRevokedConsent()