/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/ |
D | AppConsentForRStorageManager.java | 94 public ImmutableList<String> getAppsWithRevokedConsent() { in getAppsWithRevokedConsent() method in AppConsentForRStorageManager
|
D | ConsentManager.java | 683 public ImmutableList<App> getAppsWithRevokedConsent() { in getAppsWithRevokedConsent() method
|
D | IConsentStorage.java | 89 ImmutableList<String> getAppsWithRevokedConsent() throws IOException; in getAppsWithRevokedConsent() method
|
D | AppConsentStorageManager.java | 120 public ImmutableList<String> getAppsWithRevokedConsent() throws IOException { in getAppsWithRevokedConsent() method in AppConsentStorageManager
|
D | ConsentCompositeStorage.java | 175 public ImmutableList<String> getAppsWithRevokedConsent() { in getAppsWithRevokedConsent() method in ConsentCompositeStorage
|
D | AdServicesStorageManager.java | 119 public ImmutableList<String> getAppsWithRevokedConsent() { in getAppsWithRevokedConsent() method in AdServicesStorageManager
|
D | ConsentManagerV2.java | 589 public ImmutableList<App> getAppsWithRevokedConsent() { in getAppsWithRevokedConsent() method in ConsentManagerV2
|
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/ |
D | AppConsentManager.java | 109 public List<String> getAppsWithRevokedConsent(@NonNull List<String> installedPackages) in getAppsWithRevokedConsent() method in AppConsentManager
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/consent/ |
D | AppConsentDao.java | 141 public Set<String> getAppsWithRevokedConsent() throws IOException { in getAppsWithRevokedConsent() method in AppConsentDao
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/ |
D | AppSearchConsentManager.java | 131 public ImmutableList<App> getAppsWithRevokedConsent() { in getAppsWithRevokedConsent() method in AppSearchConsentManager
|
D | AppSearchConsentStorageManager.java | 159 public ImmutableList<String> getAppsWithRevokedConsent() { in getAppsWithRevokedConsent() method in AppSearchConsentStorageManager
|
/packages/modules/AdServices/adservices/framework/java/android/app/adservices/ |
D | IAdServicesManager.aidl | 209 List<String> getAppsWithRevokedConsent(in List<String> installedPackages); in getAppsWithRevokedConsent() method
|
D | AdServicesManager.java | 310 public List<String> getAppsWithRevokedConsent(List<String> installedPackages) { in getAppsWithRevokedConsent() method in AdServicesManager
|
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/ |
D | AdServicesManagerService.java | 632 public List<String> getAppsWithRevokedConsent(@NonNull List<String> installedPackages) { in getAppsWithRevokedConsent() method in AdServicesManagerService
|