Searched refs:mConnectionDurationSufficientThroughputMs (Results 1 – 1 of 1) sorted by relevance
776 private int mConnectionDurationSufficientThroughputMs; field in WifiMetrics.ConnectionDurationStats783 proto.totalTimeSufficientThroughputMs = mConnectionDurationSufficientThroughputMs; in toProto()792 mConnectionDurationSufficientThroughputMs = 0; in clear()803 mConnectionDurationSufficientThroughputMs += timeDeltaLastTwoPollsMs; in incrementDurationCount()817 .append(mConnectionDurationSufficientThroughputMs) in toString()