Home
last modified time | relevance | path

Searched defs:revokeConsentForTopic (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/topics/
DTopicsWorker.java155 public void revokeConsentForTopic(@NonNull Topic topic) { in revokeConsentForTopic() method in TopicsWorker
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/
DConsentManager.java601 public void revokeConsentForTopic(@NonNull Topic topic) { in revokeConsentForTopic() method in ConsentManager
DConsentManagerV2.java547 public void revokeConsentForTopic(@NonNull Topic topic) { in revokeConsentForTopic() method in ConsentManagerV2