Searched refs:MsmtAdIdMatchForDebugKeysStats (Results 1 – 9 of 9) sorted by relevance
47 import com.android.adservices.service.stats.MsmtAdIdMatchForDebugKeysStats;1642 MsmtAdIdMatchForDebugKeysStats stats = in getDebugKeys_adIdMatching_appToWeb_nullPlatformAdId_debugKeysAbsent_logsMetric()1643 MsmtAdIdMatchForDebugKeysStats.builder() in getDebugKeys_adIdMatching_appToWeb_nullPlatformAdId_debugKeysAbsent_logsMetric()1683 MsmtAdIdMatchForDebugKeysStats stats = in getDebugKeys_adIdMatching_appToWeb_matchingAdIds_debugKeysPresent()1684 MsmtAdIdMatchForDebugKeysStats.builder() in getDebugKeys_adIdMatching_appToWeb_matchingAdIds_debugKeysPresent()1724 MsmtAdIdMatchForDebugKeysStats stats = in getDebugKeys_encryptedAdIdMatching_appToWeb_matchingAdIds_debugKeysPresent()1725 MsmtAdIdMatchForDebugKeysStats.builder() in getDebugKeys_encryptedAdIdMatching_appToWeb_matchingAdIds_debugKeysPresent()1765 MsmtAdIdMatchForDebugKeysStats stats = in getDebugKeys_adIdMatching_appToWeb_nonMatchingAdIds_debugKeysAbsent()1766 MsmtAdIdMatchForDebugKeysStats.builder() in getDebugKeys_adIdMatching_appToWeb_nonMatchingAdIds_debugKeysAbsent()1808 MsmtAdIdMatchForDebugKeysStats stats = in getDebugKeys_adIdMatching_appToWeb_failedMatch_doesNotMatchJoinKeys()[all …]
22 public abstract class MsmtAdIdMatchForDebugKeysStats { class57 public static MsmtAdIdMatchForDebugKeysStats.Builder builder() { in builder()86 public abstract MsmtAdIdMatchForDebugKeysStats build(); in build()
113 void logMeasurementAdIdMatchForDebugKeysStats(MsmtAdIdMatchForDebugKeysStats stats); in logMeasurementAdIdMatchForDebugKeysStats()
87 public void logMeasurementAdIdMatchForDebugKeysStats(MsmtAdIdMatchForDebugKeysStats stats) {} in logMeasurementAdIdMatchForDebugKeysStats()
167 public void logMeasurementAdIdMatchForDebugKeysStats(MsmtAdIdMatchForDebugKeysStats stats) { in logMeasurementAdIdMatchForDebugKeysStats()
420 public void logMeasurementAdIdMatchForDebugKeysStats(MsmtAdIdMatchForDebugKeysStats stats) { in logMeasurementAdIdMatchForDebugKeysStats()
36 import com.android.adservices.service.stats.MsmtAdIdMatchForDebugKeysStats;422 MsmtAdIdMatchForDebugKeysStats stats = in logPlatformAdIdAndDebugAdIdMatch()423 MsmtAdIdMatchForDebugKeysStats.builder() in logPlatformAdIdAndDebugAdIdMatch()
926 MsmtAdIdMatchForDebugKeysStats stats = in logMeasurementAdIdMatchForDebugKeys_success()927 MsmtAdIdMatchForDebugKeysStats.builder() in logMeasurementAdIdMatchForDebugKeys_success()974 MsmtAdIdMatchForDebugKeysStats stats = in logMeasurementAdIdMatchForDebugKeys_appLoggingDisabled_emptyString()975 MsmtAdIdMatchForDebugKeysStats.builder() in logMeasurementAdIdMatchForDebugKeys_appLoggingDisabled_emptyString()1023 MsmtAdIdMatchForDebugKeysStats stats = in logMeasurementAdIdMatchForDebugKeys_appNotAllowlisted_emptyString()1024 MsmtAdIdMatchForDebugKeysStats.builder() in logMeasurementAdIdMatchForDebugKeys_appNotAllowlisted_emptyString()
629 MsmtAdIdMatchForDebugKeysStats stats = in testLogMsmtAdIdMatchForDebugKeysStats()630 MsmtAdIdMatchForDebugKeysStats.builder() in testLogMsmtAdIdMatchForDebugKeysStats()640 ArgumentCaptor<MsmtAdIdMatchForDebugKeysStats> argumentCaptor = in testLogMsmtAdIdMatchForDebugKeysStats()641 ArgumentCaptor.forClass(MsmtAdIdMatchForDebugKeysStats.class); in testLogMsmtAdIdMatchForDebugKeysStats()