Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/cts/hosttests/app/src/com/android/adservices/cts/
DAppSearchWriterActivity.java95 private void recordGaUxNotificationDisplayed(String userId, boolean wasNotificationDisplayed) { in recordGaUxNotificationDisplayed() method in AppSearchWriterActivity
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/
DAppConsentForRStorageManager.java149 public void recordGaUxNotificationDisplayed(boolean wasGaUxDisplayed) { in recordGaUxNotificationDisplayed() method in AppConsentForRStorageManager
DIConsentStorage.java168 void recordGaUxNotificationDisplayed(boolean wasGaUxDisplayed) throws IOException; in recordGaUxNotificationDisplayed() method
DAppConsentStorageManager.java291 public void recordGaUxNotificationDisplayed(boolean wasGaUxDisplayed) throws IOException { in recordGaUxNotificationDisplayed() method in AppConsentStorageManager
DConsentCompositeStorage.java546 public void recordGaUxNotificationDisplayed(boolean wasGaUxDisplayed) { in recordGaUxNotificationDisplayed() method in ConsentCompositeStorage
DAdServicesStorageManager.java246 public void recordGaUxNotificationDisplayed(boolean wasNotificationDisplayed) { in recordGaUxNotificationDisplayed() method in AdServicesStorageManager
DConsentManagerV2.java787 public void recordGaUxNotificationDisplayed(boolean wasGaUxDisplayed) { in recordGaUxNotificationDisplayed() method in ConsentManagerV2
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/
DAppSearchConsentManager.java289 public void recordGaUxNotificationDisplayed(boolean wasNotificationDisplayed) { in recordGaUxNotificationDisplayed() method in AppSearchConsentManager
DAppSearchConsentWorker.java356 void recordGaUxNotificationDisplayed(boolean wasNotificationDisplayed) { in recordGaUxNotificationDisplayed() method in AppSearchConsentWorker
DAppSearchConsentStorageManager.java414 public void recordGaUxNotificationDisplayed(boolean wasNotificationDisplayed) { in recordGaUxNotificationDisplayed() method in AppSearchConsentStorageManager
/packages/modules/AdServices/adservices/framework/java/android/app/adservices/
DIAdServicesManager.aidl65 void recordGaUxNotificationDisplayed(boolean wasNotificationDisplayed); in recordGaUxNotificationDisplayed() method
DAdServicesManager.java144 public void recordGaUxNotificationDisplayed(boolean wasNotificationDisplayed) { in recordGaUxNotificationDisplayed() method in AdServicesManager
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/consent/
DConsentManager.java215 public void recordGaUxNotificationDisplayed(boolean wasNotificationDisplayed) { in recordGaUxNotificationDisplayed() method in ConsentManager
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/
DAdServicesManagerService.java353 public void recordGaUxNotificationDisplayed(boolean wasNotificationDisplayed) { in recordGaUxNotificationDisplayed() method in AdServicesManagerService