Searched refs:getMeasurementAggregateMainReportingJobPeriodMs (Results 1 – 8 of 8) sorted by relevance
53 public static long getMeasurementAggregateMainReportingJobPeriodMs() { in getMeasurementAggregateMainReportingJobPeriodMs() method in AdServicesConfig54 return FlagsFactory.getFlags().getMeasurementAggregateMainReportingJobPeriodMs(); in getMeasurementAggregateMainReportingJobPeriodMs()
341 default long getMeasurementAggregateMainReportingJobPeriodMs() { in getMeasurementAggregateMainReportingJobPeriodMs() method
532 public long getMeasurementAggregateMainReportingJobPeriodMs() { in getMeasurementAggregateMainReportingJobPeriodMs() method in PhFlags3632 + getMeasurementAggregateMainReportingJobPeriodMs()); in dump()
113 .getMeasurementAggregateMainReportingJobPeriodMs(); in processPendingReports()
190 .setPeriodic(flags.getMeasurementAggregateMainReportingJobPeriodMs()) in buildJobInfo()
122 when(mMockFlags.getMeasurementAggregateMainReportingJobPeriodMs()) in setUp()
537 .when(AdServicesConfig::getMeasurementAggregateMainReportingJobPeriodMs); in runWithMocks()
1541 Flags::getMeasurementAggregateMainReportingJobPeriodMs); in testGetMeasurementAggregateMainReportingJobPeriodMs()