Home
last modified time | relevance | path

Searched defs:recordPasNotificationDisplayed (Results 1 – 11 of 11) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/
DIConsentStorage.java278 void recordPasNotificationDisplayed(boolean wasPasDisplayed) throws IOException; in recordPasNotificationDisplayed() method
DConsentCompositeStorage.java851 public void recordPasNotificationDisplayed(boolean wasPasNotificationDisplayed) { in recordPasNotificationDisplayed() method in ConsentCompositeStorage
DAppConsentStorageManager.java437 public void recordPasNotificationDisplayed(boolean wasPasDisplayed) throws IOException { in recordPasNotificationDisplayed() method in AppConsentStorageManager
DAdServicesStorageManager.java395 public void recordPasNotificationDisplayed(boolean wasPasDisplayed) { in recordPasNotificationDisplayed() method in AdServicesStorageManager
DConsentManagerV2.java1411 public void recordPasNotificationDisplayed(boolean wasPasDisplayed) { in recordPasNotificationDisplayed() method in ConsentManagerV2
DConsentManager.java1184 public void recordPasNotificationDisplayed(boolean wasPasDisplayed) { in recordPasNotificationDisplayed() method
/packages/modules/AdServices/adservices/framework/java/android/app/adservices/
DIAdServicesManager.aidl81 void recordPasNotificationDisplayed(boolean wasNotificationDisplayed); in recordPasNotificationDisplayed() method
DAdServicesManager.java263 public void recordPasNotificationDisplayed(boolean wasNotificationDisplayed) { in recordPasNotificationDisplayed() method in AdServicesManager
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/
DAppSearchConsentStorageManager.java641 public void recordPasNotificationDisplayed(boolean wasPasDisplayed) { in recordPasNotificationDisplayed() method in AppSearchConsentStorageManager
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/
DConsentManager.java313 public void recordPasNotificationDisplayed(boolean wasNotificationDisplayed) { in recordPasNotificationDisplayed() method in ConsentManager
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/
DAdServicesManagerService.java568 public void recordPasNotificationDisplayed(boolean wasNotificationDisplayed) { in recordPasNotificationDisplayed() method in AdServicesManagerService