Searched refs:getRxDurationCounter (Results 1 – 1 of 1) sorted by relevance
1267 getRxDurationCounter(frequencyRange, true).addCountLocked(durationMs); in incrementRxDuration()1368 getRxDurationCounter(freq, true).readSummaryFromParcelLocked(in); in readSummaryFromParcel()1401 private LongSamplingCounter getRxDurationCounter( in getRxDurationCounter() method in BatteryStatsImpl.RadioAccessTechnologyBatteryStats7688 final LongSamplingCounter counter = stats.getRxDurationCounter(frequencyRange, false); in getActiveRxRadioDurationMs()