Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DAdFilteringProcessJoinCAReportedStats.java107 public abstract Builder setCountOfAdsWithKeysSmallerThanLimitation(int value); in setCountOfAdsWithKeysSmallerThanLimitation() method in AdFilteringProcessJoinCAReportedStats.Builder
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DAdFilteringProcessJoinCAReportedStatsTest.java45 .setCountOfAdsWithKeysSmallerThanLimitation( in testBuildAdFilteringProcessJoinCAReportedStats()
DAdServicesLoggerImplTest.java991 .setCountOfAdsWithKeysSmallerThanLimitation(2) in testLogAdFilteringProcessJoinCAReportedStats()
DStatsdAdServicesLoggerTest.java1895 .setCountOfAdsWithKeysSmallerThanLimitation(2) in testLogAdFilteringProcessJoinCAReportedStats_success()