Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DRunAdSelectionProcessReportedStats.java70 public abstract Builder setRunAdSelectionLatencyInMillis(int value); in setRunAdSelectionLatencyInMillis() method in RunAdSelectionProcessReportedStats.Builder
DAdSelectionExecutionLogger.java621 .setRunAdSelectionLatencyInMillis(runAdSelectionLatencyInMs) in getRunAdSelectionProcessReportedStats()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DRunAdSelectionProcessReportedStatsTest.java49 .setRunAdSelectionLatencyInMillis(RUN_AD_SELECTION_LATENCY_IN_MILLIS) in testBuilderCreateSuccess()
DAdServicesLoggerImplTest.java211 .setRunAdSelectionLatencyInMillis(RUN_AD_SELECTION_LATENCY_IN_MILLIS) in testLogRunAdSelectionProcessReportedStats()