Searched refs:mFastestIntervalMs (Results 1 – 1 of 1) sorted by relevance
666 private long mFastestIntervalMs = Long.MAX_VALUE; field in LocationEventLog.AggregateStats692 mFastestIntervalMs = min(intervalMillis, mFastestIntervalMs); in markRequestAdded()755 return "min/max interval = " + intervalToString(mFastestIntervalMs) + "/" in toString()785 private long mFastestIntervalMs = Long.MAX_VALUE; field in LocationEventLog.GnssMeasurementAggregateStats805 mFastestIntervalMs = min(intervalMillis, mFastestIntervalMs); in markRequestAdded()830 + intervalToString(mFastestIntervalMs) + "/" in toString()