Home
last modified time | relevance | path

Searched defs:recordPasNotificationDisplayed (Results 1 – 10 of 10) 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
DAppConsentStorageManager.java430 public void recordPasNotificationDisplayed(boolean wasPasDisplayed) throws IOException { in recordPasNotificationDisplayed() method in AppConsentStorageManager
DConsentCompositeStorage.java851 public void recordPasNotificationDisplayed(boolean wasPasNotificationDisplayed) { in recordPasNotificationDisplayed() method in ConsentCompositeStorage
DAdServicesStorageManager.java395 public void recordPasNotificationDisplayed(boolean wasPasDisplayed) { in recordPasNotificationDisplayed() method in AdServicesStorageManager
DConsentManagerV2.java1434 public void recordPasNotificationDisplayed(boolean wasPasDisplayed) { in recordPasNotificationDisplayed() method in ConsentManagerV2
/packages/modules/AdServices/adservices/framework/java/android/app/adservices/
DIAdServicesManager.aidl78 void recordPasNotificationDisplayed(boolean wasNotificationDisplayed); in recordPasNotificationDisplayed() method
DAdServicesManager.java214 public void recordPasNotificationDisplayed(boolean wasNotificationDisplayed) { in recordPasNotificationDisplayed() method in AdServicesManager
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/
DAppSearchConsentStorageManager.java601 public void recordPasNotificationDisplayed(boolean wasPasDisplayed) { in recordPasNotificationDisplayed() method in AppSearchConsentStorageManager
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/
DConsentManager.java235 public void recordPasNotificationDisplayed(boolean wasNotificationDisplayed) { in recordPasNotificationDisplayed() method in ConsentManager
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/
DAdServicesManagerService.java522 public void recordPasNotificationDisplayed(boolean wasNotificationDisplayed) { in recordPasNotificationDisplayed() method in AdServicesManagerService