Home
last modified time | relevance | path

Searched refs:getContentValuesForBlockedTopic (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/topics/
DTopicsDao.java989 ContentValues values = getContentValuesForBlockedTopic(topic); in recordBlockedTopic()
1002 private ContentValues getContentValuesForBlockedTopic(Topic topic) { in getContentValuesForBlockedTopic() method in TopicsDao