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/
DIConsentStorage.java177 void recordUserManualInteractionWithConsent(int interaction) throws IOException; in recordUserManualInteractionWithConsent() method
DConsentCompositeStorage.java583 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in ConsentCompositeStorage
DAppConsentStorageManager.java312 public void recordUserManualInteractionWithConsent(int interaction) throws IOException { in recordUserManualInteractionWithConsent() method in AppConsentStorageManager
DAdServicesStorageManager.java261 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesStorageManager
DConsentManagerV2.java766 public void recordUserManualInteractionWithConsent(@UserManualInteraction int interaction) { in recordUserManualInteractionWithConsent() method in ConsentManagerV2
DConsentManager.java1441 public void recordUserManualInteractionWithConsent(@UserManualInteraction int interaction) { in recordUserManualInteractionWithConsent() method
/packages/modules/AdServices/adservices/framework/java/android/app/adservices/
DIAdServicesManager.aidl113 void recordUserManualInteractionWithConsent(in int interactionId); in recordUserManualInteractionWithConsent() method
DAdServicesManager.java222 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesManager
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/
DAppSearchConsentManager.java333 public void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent() method in AppSearchConsentManager
DAppSearchConsentWorker.java446 void recordUserManualInteractionWithConsent( in recordUserManualInteractionWithConsent() method in AppSearchConsentWorker
DAppSearchConsentStorageManager.java469 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AppSearchConsentStorageManager
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/
DConsentManager.java383 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in ConsentManager
/packages/modules/AdServices/adservices/tests/unittest/system-service/src/com/android/server/adservices/
DAdServicesManagerServiceTest.java636 public void recordUserManualInteractionWithConsent() throws Exception { in recordUserManualInteractionWithConsent() method in AdServicesManagerServiceTest
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/
DAdServicesManagerService.java493 public void recordUserManualInteractionWithConsent(int interaction) { in recordUserManualInteractionWithConsent() method in AdServicesManagerService