Home
last modified time | relevance | path

Searched defs:recordUserManualInteractionWithConsent (Results 1 – 14 of 14) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/
DAppConsentForRStorageManager.java168 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AppConsentForRStorageManager
DIConsentStorage.java177 void recordUserManualInteractionWithConsent(int interaction) throws IOException; in recordUserManualInteractionWithConsent() method
DAppConsentStorageManager.java307 public void recordUserManualInteractionWithConsent(int interaction) throws IOException { in recordUserManualInteractionWithConsent() method in AppConsentStorageManager
DConsentCompositeStorage.java583 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in ConsentCompositeStorage
DAdServicesStorageManager.java261 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesStorageManager
DConsentManagerV2.java806 public void recordUserManualInteractionWithConsent(@UserManualInteraction int interaction) { in recordUserManualInteractionWithConsent() method in ConsentManagerV2
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/
DAppSearchConsentManager.java324 public void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent() method in AppSearchConsentManager
DAppSearchConsentWorker.java423 void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent() method in AppSearchConsentWorker
DAppSearchConsentStorageManager.java428 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AppSearchConsentStorageManager
/packages/modules/AdServices/adservices/framework/java/android/app/adservices/
DIAdServicesManager.aidl110 void recordUserManualInteractionWithConsent(in int interactionId); in recordUserManualInteractionWithConsent() method
DAdServicesManager.java173 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesManager
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/
DConsentManager.java305 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in ConsentManager
/packages/modules/AdServices/adservices/tests/unittest/system-service/src/com/android/server/adservices/
DAdServicesManagerServiceTest.java635 public void recordUserManualInteractionWithConsent() throws IOException { in recordUserManualInteractionWithConsent() method in AdServicesManagerServiceTest
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/
DAdServicesManagerService.java449 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesManagerService