Searched refs:mProbeMcsRateSinceLastUpdate (Results 1 – 2 of 2) sorted by relevance
108 private final int mProbeMcsRateSinceLastUpdate; field in WifiUsabilityStatsEntry645 mProbeMcsRateSinceLastUpdate = probeMcsRateSinceLastUpdate; in WifiUsabilityStatsEntry()689 dest.writeInt(mProbeMcsRateSinceLastUpdate); in writeToParcel()841 return mProbeMcsRateSinceLastUpdate; in getProbeMcsRateSinceLastUpdate()
268 private int mProbeMcsRateSinceLastUpdate = -1; field in WifiMetrics5244 mProbeMcsRateSinceLastUpdate = -1; in clear()6311 wifiUsabilityStatsEntry.probeMcsRateSinceLastUpdate = mProbeMcsRateSinceLastUpdate;6440 mProbeMcsRateSinceLastUpdate = -1;