Searched refs:getMeasurementMaxAggregateReportsPerDestination (Results 1 – 5 of 5) sorted by relevance
428 if (numReportsPerDestination >= mFlags.getMeasurementMaxAggregateReportsPerDestination()) { in maybeGenerateAggregateReport()436 mFlags.getMeasurementMaxAggregateReportsPerDestination())); in maybeGenerateAggregateReport()440 String.valueOf(mFlags.getMeasurementMaxAggregateReportsPerDestination()), in maybeGenerateAggregateReport()
3789 default int getMeasurementMaxAggregateReportsPerDestination() { in getMeasurementMaxAggregateReportsPerDestination() method
3071 public int getMeasurementMaxAggregateReportsPerDestination() { in getMeasurementMaxAggregateReportsPerDestination() method in PhFlags4070 + getMeasurementMaxAggregateReportsPerDestination()); in dump()
2806 Flags::getMeasurementMaxAggregateReportsPerDestination); in testGetMeasurementMaxAggregateReportsPerDestination()
224 when(mFlags.getMeasurementMaxAggregateReportsPerDestination()) in before()