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()
228 private int mProbeMcsRateSinceLastUpdate = -1; field in WifiMetrics4581 mProbeMcsRateSinceLastUpdate = -1; in clear()5503 wifiUsabilityStatsEntry.probeMcsRateSinceLastUpdate = mProbeMcsRateSinceLastUpdate;5534 mProbeMcsRateSinceLastUpdate = -1;