Searched refs:getMeasurementAggregateReportDelayConfig (Results 1 – 5 of 5) sorted by relevance
3891 default String getMeasurementAggregateReportDelayConfig() { in getMeasurementAggregateReportDelayConfig() method
3148 public String getMeasurementAggregateReportDelayConfig() { in getMeasurementAggregateReportDelayConfig() method in PhFlags4095 + getMeasurementAggregateReportDelayConfig()); in dump()
1853 String aggregateReportDelayString = mFlags.getMeasurementAggregateReportDelayConfig(); in getAggregateReportDelay()
2368 when(mFlags.getMeasurementAggregateReportDelayConfig()).thenReturn( in shouldObserveFlagOverriddenAggregateReportDelay()2441 when(mFlags.getMeasurementAggregateReportDelayConfig()).thenReturn(null);2479 when(mFlags.getMeasurementAggregateReportDelayConfig()).thenReturn("12");2517 when(mFlags.getMeasurementAggregateReportDelayConfig()).thenReturn("1200u0000r,3600000");
2758 Flags::getMeasurementAggregateReportDelayConfig); in testGetMeasurementAggregateReportDelay()