Searched refs:mProbeMcsRateSinceLastUpdate (Results 1 – 2 of 2) sorted by relevance
99 private final int mProbeMcsRateSinceLastUpdate; field in WifiUsabilityStatsEntry142 mProbeMcsRateSinceLastUpdate = probeMcsRateSinceLastUpdate; in WifiUsabilityStatsEntry()178 dest.writeInt(mProbeMcsRateSinceLastUpdate); in writeToParcel()318 return mProbeMcsRateSinceLastUpdate; in getProbeMcsRateSinceLastUpdate()
212 private int mProbeMcsRateSinceLastUpdate = -1; field in WifiMetrics3500 mProbeMcsRateSinceLastUpdate = -1; in clear()4277 wifiUsabilityStatsEntry.probeMcsRateSinceLastUpdate = mProbeMcsRateSinceLastUpdate;4316 mProbeMcsRateSinceLastUpdate = -1;