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()
217 private int mProbeMcsRateSinceLastUpdate = -1; field in WifiMetrics3642 mProbeMcsRateSinceLastUpdate = -1; in clear()4422 wifiUsabilityStatsEntry.probeMcsRateSinceLastUpdate = mProbeMcsRateSinceLastUpdate;4461 mProbeMcsRateSinceLastUpdate = -1;