/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/ |
D | AppConsentForRStorageManager.java | 168 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AppConsentForRStorageManager
|
D | IConsentStorage.java | 177 void recordUserManualInteractionWithConsent(int interaction) throws IOException; in recordUserManualInteractionWithConsent() method
|
D | AppConsentStorageManager.java | 307 public void recordUserManualInteractionWithConsent(int interaction) throws IOException { in recordUserManualInteractionWithConsent() method in AppConsentStorageManager
|
D | ConsentCompositeStorage.java | 583 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in ConsentCompositeStorage
|
D | AdServicesStorageManager.java | 261 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesStorageManager
|
D | ConsentManagerV2.java | 806 public void recordUserManualInteractionWithConsent(@UserManualInteraction int interaction) { in recordUserManualInteractionWithConsent() method in ConsentManagerV2
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/ |
D | AppSearchConsentManager.java | 324 public void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent() method in AppSearchConsentManager
|
D | AppSearchConsentWorker.java | 423 void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent() method in AppSearchConsentWorker
|
D | AppSearchConsentStorageManager.java | 428 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AppSearchConsentStorageManager
|
/packages/modules/AdServices/adservices/framework/java/android/app/adservices/ |
D | IAdServicesManager.aidl | 110 void recordUserManualInteractionWithConsent(in int interactionId); in recordUserManualInteractionWithConsent() method
|
D | AdServicesManager.java | 173 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesManager
|
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/ |
D | ConsentManager.java | 305 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in ConsentManager
|
/packages/modules/AdServices/adservices/tests/unittest/system-service/src/com/android/server/adservices/ |
D | AdServicesManagerServiceTest.java | 635 public void recordUserManualInteractionWithConsent() throws IOException { in recordUserManualInteractionWithConsent() method in AdServicesManagerServiceTest
|
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/ |
D | AdServicesManagerService.java | 449 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesManagerService
|