/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/ |
D | IConsentStorage.java | 177 void recordUserManualInteractionWithConsent(int interaction) throws IOException; in recordUserManualInteractionWithConsent() method
|
D | ConsentCompositeStorage.java | 583 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in ConsentCompositeStorage
|
D | AppConsentStorageManager.java | 312 public void recordUserManualInteractionWithConsent(int interaction) throws IOException { in recordUserManualInteractionWithConsent() method in AppConsentStorageManager
|
D | AdServicesStorageManager.java | 261 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesStorageManager
|
D | ConsentManagerV2.java | 766 public void recordUserManualInteractionWithConsent(@UserManualInteraction int interaction) { in recordUserManualInteractionWithConsent() method in ConsentManagerV2
|
D | ConsentManager.java | 1441 public void recordUserManualInteractionWithConsent(@UserManualInteraction int interaction) { in recordUserManualInteractionWithConsent() method
|
/packages/modules/AdServices/adservices/framework/java/android/app/adservices/ |
D | IAdServicesManager.aidl | 113 void recordUserManualInteractionWithConsent(in int interactionId); in recordUserManualInteractionWithConsent() method
|
D | AdServicesManager.java | 222 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesManager
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/ |
D | AppSearchConsentManager.java | 333 public void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent() method in AppSearchConsentManager
|
D | AppSearchConsentWorker.java | 446 void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent() method in AppSearchConsentWorker
|
D | AppSearchConsentStorageManager.java | 469 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AppSearchConsentStorageManager
|
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/ |
D | ConsentManager.java | 383 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 | 636 public void recordUserManualInteractionWithConsent() throws Exception { in recordUserManualInteractionWithConsent() method in AdServicesManagerServiceTest
|
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/ |
D | AdServicesManagerService.java | 493 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesManagerService
|