Searched refs:mConnectionDurationInSufficientThroughputMs (Results 1 – 1 of 1) sorted by relevance
881 private int mConnectionDurationInSufficientThroughputMs; field in WifiMetrics.ConnectionDurationStats888 proto.totalTimeInsufficientThroughputMs = mConnectionDurationInSufficientThroughputMs; in toProto()897 mConnectionDurationInSufficientThroughputMs = 0; in clear()909 mConnectionDurationInSufficientThroughputMs += timeDeltaLastTwoPollsMs; in incrementDurationCount()923 .append(mConnectionDurationInSufficientThroughputMs) in toString()