Searched refs:logPersistAdSelectionResultCalledStats (Results 1 – 8 of 8) sorted by relevance
401 public void logPersistAdSelectionResultCalledStats(PersistAdSelectionResultCalledStats stats) { in logPersistAdSelectionResultCalledStats() method in AdServicesLoggerImpl402 mStatsdAdServicesLogger.logPersistAdSelectionResultCalledStats(stats); in logPersistAdSelectionResultCalledStats()
260 void logPersistAdSelectionResultCalledStats(PersistAdSelectionResultCalledStats stats); in logPersistAdSelectionResultCalledStats() method
231 public void logPersistAdSelectionResultCalledStats(PersistAdSelectionResultCalledStats stats) {} in logPersistAdSelectionResultCalledStats() method in NoOpLoggerImpl
909 public void logPersistAdSelectionResultCalledStats(PersistAdSelectionResultCalledStats stats) { in logPersistAdSelectionResultCalledStats() method in StatsdAdServicesLogger
1143 mAdservicesLogger.logPersistAdSelectionResultCalledStats(stats); in testLogPersistAdSelectionResultCalledStats()1144 verify(mStatsdLoggerMock).logPersistAdSelectionResultCalledStats(eq(stats)); in testLogPersistAdSelectionResultCalledStats()
2158 mLogger.logPersistAdSelectionResultCalledStats(stats); in testLogPersistAdSelectionResultCalledStats()
969 mAdServicesLogger.logPersistAdSelectionResultCalledStats(
2063 .logPersistAdSelectionResultCalledStats( in verifyPersistAdSelectionResultWinnerType()