Home
last modified time | relevance | path

Searched refs:setSourceRegistrant (Results 1 – 22 of 22) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/
DDebugKeyAccessorTest.java351 .setSourceRegistrant(source.getRegistrant().toString()) in getDebugKeys_webToWebSameJoinKeysAndDifferentRegistrants_debugKeysPresent()
417 .setSourceRegistrant(source.getRegistrant().toString()) in getDebugKeys_webToWebDiffJoinKeysAndDifferentRegistrants_debugKeysAbsent()
509 .setSourceRegistrant(ValidSourceParams.REGISTRANT.toString()) in getDebugKeys_appToWebJoinKeysMatch_debugKeysPresent()
574 .setSourceRegistrant(ValidSourceParams.REGISTRANT.toString()) in getDebugKeys_appToWebJoinKeysMismatch_debugKeysAbsent()
638 .setSourceRegistrant(ValidSourceParams.REGISTRANT.toString()) in getDebugKeys_webToAppJoinKeysMatch_debugKeysPresent()
732 .setSourceRegistrant(ValidSourceParams.REGISTRANT.toString()) in getDebugKeys_webToAppJoinKeysMismatch_debugKeysAbsent()
1103 .setSourceRegistrant(source.getRegistrant().toString()) in getDebugKeysForVerbose_webToWebSameJoinKeysAndDifferentRegistrants_debugKeysPresent()
1170 .setSourceRegistrant(source.getRegistrant().toString()) in getDebugKeysForVerbose_webToWebDiffJoinKeysDifferentRegistrants_sourceDebugKeyAbsent()
1323 .setSourceRegistrant(ValidSourceParams.REGISTRANT.toString()) in getDebugKeysForVerbose_appToWebJoinKeysMatch_debugKeysPresent()
1389 .setSourceRegistrant(ValidSourceParams.REGISTRANT.toString()) in getDebugKeysForVerbose_appToWebJoinKeysMismatch_sourceDebugKeyAbsent()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/inputverification/
DClickVerifierTest.java423 .setSourceRegistrant(SOURCE_REGISTRANT) in testLog_inputEventVerified()
455 .setSourceRegistrant(SOURCE_REGISTRANT) in testLogClickVerification_inputEventNotVerifiedBySystem()
487 .setSourceRegistrant(SOURCE_REGISTRANT) in testLogClickVerification_inputEventOutsideValidWindow()
520 .setSourceRegistrant(SOURCE_REGISTRANT) in testLogClickVerification_inputEventIsDuplicate()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DMsmtAdIdMatchForDebugKeysStats.java83 public abstract Builder setSourceRegistrant(String value); in setSourceRegistrant() method in MsmtAdIdMatchForDebugKeysStats.Builder
DMsmtDebugKeysMatchStats.java69 public abstract MsmtDebugKeysMatchStats.Builder setSourceRegistrant(String value); in setSourceRegistrant() method in MsmtDebugKeysMatchStats.Builder
DMeasurementWipeoutStats.java80 public @NonNull MeasurementWipeoutStats.Builder setSourceRegistrant( in setSourceRegistrant() method in MeasurementWipeoutStats.Builder
DMeasurementClickVerificationStats.java122 public abstract Builder setSourceRegistrant(String value); in setSourceRegistrant() method in MeasurementClickVerificationStats.Builder
DMeasurementReportsStats.java152 public @NonNull MeasurementReportsStats.Builder setSourceRegistrant( in setSourceRegistrant() method in MeasurementReportsStats.Builder
DMeasurementAttributionStats.java202 public @NonNull MeasurementAttributionStats.Builder setSourceRegistrant( in setSourceRegistrant() method in MeasurementAttributionStats.Builder
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DMeasurementReportsStatsTest.java39 .setSourceRegistrant(appPackageName) in testBuilderCreateSucceed()
DStatsdAdServicesLoggerTest.java625 .setSourceRegistrant(SOURCE_REGISTRANT) in logMeasurementDebugKeysMatch_success()
673 .setSourceRegistrant(SOURCE_REGISTRANT) in logMeasurementAttribution_success()
736 .setSourceRegistrant(SOURCE_REGISTRANT) in logMeasurementWipeout_success()
933 .setSourceRegistrant(SOURCE_REGISTRANT) in logMeasurementAdIdMatchForDebugKeys_success()
981 .setSourceRegistrant(SOURCE_REGISTRANT) in logMeasurementAdIdMatchForDebugKeys_appLoggingDisabled_emptyString()
1030 .setSourceRegistrant(SOURCE_REGISTRANT) in logMeasurementAdIdMatchForDebugKeys_appNotAllowlisted_emptyString()
1183 .setSourceRegistrant(sourceRegistrant) in logMeasurementClickVerificationStats_success()
DAdServicesLoggerImplTest.java614 .setSourceRegistrant(sourceRegistrant) in testLogMsmtDebugKeyMatchStats()
637 .setSourceRegistrant(sourceRegistrant) in testLogMsmtAdIdMatchForDebugKeysStats()
817 .setSourceRegistrant(sourceRegistrant) in testLogMsmtClickVerificationStats()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugReportingJobHandler.java151 reportingStatus.setSourceRegistrant(getAppPackageName(debugReport)); in performReport()
264 .setSourceRegistrant(reportingStatus.getSourceRegistrant()) in logReportingStats()
DEventReportingJobHandler.java222 reportingStatus.setSourceRegistrant(getAppPackageName(eventReport)); in performReport()
382 .setSourceRegistrant(reportingStatus.getSourceRegistrant()) in logReportingStats()
DDebugKeyAccessor.java405 .setSourceRegistrant(source.getRegistrant().toString()) in logDebugKeysMatch()
429 .setSourceRegistrant(sourceRegistrant) in logPlatformAdIdAndDebugAdIdMatch()
DAggregateReportingJobHandler.java243 reportingStatus.setSourceRegistrant(getAppPackageName(aggregateReport)); in performReport()
425 .setSourceRegistrant(reportingStatus.getSourceRegistrant()) in logReportingStats()
DReportingStatus.java275 public void setSourceRegistrant(String sourceRegistrant) { in setSourceRegistrant() method in ReportingStatus
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/attribution/
DAttributionStatus.java261 public void setSourceRegistrant(String sourceRegistrant) { in setSourceRegistrant() method in AttributionStatus
DAttributionJobHandler.java274 attributionStatus.setSourceRegistrant(source.getRegistrant().toString()); in performAttribution()
1818 .setSourceRegistrant(attributionStatus.getSourceRegistrant()) in logAttributionStats()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/inputverification/
DClickVerifier.java191 clickVerificationStatsBuilder.setSourceRegistrant(sourceRegistrant); in isInputEventVerifiable()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/
DPackageChangedReceiver.java410 .setSourceRegistrant(appPackageName) in logWipeoutStats()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/deletion/
DMeasurementDataDeleter.java330 .setSourceRegistrant(sourceRegistrant) in logWipeoutStats()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DMeasurementImpl.java568 .setSourceRegistrant("") in deleteOnRollback()