Searched refs:getAdSelectionHistogramInfoFromUnifiedTable (Results 1 – 4 of 4) sorted by relevance
479 .getAdSelectionHistogramInfoFromUnifiedTable(anyLong(), any()); in testUpdateNonWinHistogram_withAdCounterKeysPersists_auctionServerOff()527 .getAdSelectionHistogramInfoFromUnifiedTable(anyLong(), any()); in testUpdateNonWinHistogram_withAdCounterKeysPersists_auctionServerOn()548 .getAdSelectionHistogramInfoFromUnifiedTable(anyLong(), any()); in testUpdateNonWinHistogram_withAdCounterKeysPersists_unifiedFlagOn()
171 mAdSelectionEntryDao.getAdSelectionHistogramInfoFromUnifiedTable( in updateNonWinHistogram()
1480 mAdSelectionEntryDao.getAdSelectionHistogramInfoFromUnifiedTable( in testGetMissingAdSelectionHistogramInfoWithUnifiedTables()1571 mAdSelectionEntryDao.getAdSelectionHistogramInfoFromUnifiedTable( in testGetAdSelectionHistogramInfoWithUnifiedTablesNullAdCounterKeys()1596 mAdSelectionEntryDao.getAdSelectionHistogramInfoFromUnifiedTable( in testGetAdSelectionHistogramInfoWithUnifiedTables()1613 mAdSelectionEntryDao.getAdSelectionHistogramInfoFromUnifiedTable( in testGetAdSelectionHistogramInfoWithUnifiedTablesDoesNotReadFromLegacyTables()
405 public abstract DBAdSelectionHistogramInfo getAdSelectionHistogramInfoFromUnifiedTable( in getAdSelectionHistogramInfoFromUnifiedTable() method in AdSelectionEntryDao