Searched refs:mTimedQuotaManager (Results 1 – 1 of 1) sorted by relevance
103 private final TimedQuotaManager mTimedQuotaManager; field in LinkProbeManager113 mTimedQuotaManager = new TimedQuotaManager(clock, MAX_PROBE_COUNT_IN_PERIOD, PERIOD_MILLIS); in LinkProbeManager()145 pw.println("LinkProbeManager - mTimedQuotaManager: " + mTimedQuotaManager); in dump()218 if (!mTimedQuotaManager.requestQuota()) { in updateConnectionStats()