Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DFrequencyCapDao.java385 public abstract List<AdTechIdentifier> getAllHistogramBuyers(); in getAllHistogramBuyers() method in FrequencyCapDao
411 List<AdTechIdentifier> buyersToRemove = getAllHistogramBuyers(); in deleteAllDisallowedBuyerHistogramData()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DFrequencyCapDaoTest.java2478 .that(mFrequencyCapDao.getAllHistogramBuyers()) in testGetAllHistogramBuyersFromEmptyTables()
2485 .that(mFrequencyCapDao.getAllHistogramBuyers()) in testGetAllHistogramBuyers()
2498 .that(mFrequencyCapDao.getAllHistogramBuyers()) in testGetAllHistogramBuyers()
2511 .that(mFrequencyCapDao.getAllHistogramBuyers()) in testGetAllHistogramBuyers()