Home
last modified time | relevance | path

Searched refs:setAttributionType (Results 1 – 6 of 6) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/
DDebugKeyAccessorTest.java346 .setAttributionType( in getDebugKeys_webToWebSameJoinKeysAndDifferentRegistrants_debugKeysPresent()
412 .setAttributionType( in getDebugKeys_webToWebDiffJoinKeysAndDifferentRegistrants_debugKeysAbsent()
504 .setAttributionType( in getDebugKeys_appToWebJoinKeysMatch_debugKeysPresent()
569 .setAttributionType( in getDebugKeys_appToWebJoinKeysMismatch_debugKeysAbsent()
633 .setAttributionType( in getDebugKeys_webToAppJoinKeysMatch_debugKeysPresent()
727 .setAttributionType( in getDebugKeys_webToAppJoinKeysMismatch_debugKeysAbsent()
1098 .setAttributionType( in getDebugKeysForVerbose_webToWebSameJoinKeysAndDifferentRegistrants_debugKeysPresent()
1165 .setAttributionType( in getDebugKeysForVerbose_webToWebDiffJoinKeysDifferentRegistrants_sourceDebugKeyAbsent()
1318 .setAttributionType( in getDebugKeysForVerbose_appToWebJoinKeysMatch_debugKeysPresent()
1384 .setAttributionType( in getDebugKeysForVerbose_appToWebJoinKeysMismatch_sourceDebugKeyAbsent()
[all …]
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DMsmtAdIdMatchForDebugKeysStats.java68 public abstract Builder setAttributionType(int value); in setAttributionType() method in MsmtAdIdMatchForDebugKeysStats.Builder
DMsmtDebugKeysMatchStats.java57 public abstract MsmtDebugKeysMatchStats.Builder setAttributionType(int value); in setAttributionType() method in MsmtDebugKeysMatchStats.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugKeyAccessor.java401 .setAttributionType(attributionType) in logDebugKeysMatch()
425 .setAttributionType(attributionType) in logPlatformAdIdAndDebugAdIdMatch()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DStatsdAdServicesLoggerTest.java622 .setAttributionType(attributionType) in logMeasurementDebugKeysMatch_success()
930 .setAttributionType(attributionType) in logMeasurementAdIdMatchForDebugKeys_success()
978 .setAttributionType(attributionType) in logMeasurementAdIdMatchForDebugKeys_appLoggingDisabled_emptyString()
1027 .setAttributionType(attributionType) in logMeasurementAdIdMatchForDebugKeys_appNotAllowlisted_emptyString()
DAdServicesLoggerImplTest.java610 .setAttributionType( in testLogMsmtDebugKeyMatchStats()
633 .setAttributionType( in testLogMsmtAdIdMatchForDebugKeysStats()