Searched refs:mPredictedThroughputMbps (Results 1 – 2 of 2) sorted by relevance
49 private int mPredictedThroughputMbps = 0; field in ConcreteCandidate84 mPredictedThroughputMbps = candidate.getPredictedThroughputMbps(); in ConcreteCandidate()295 mPredictedThroughputMbps = predictedThroughputMbps; in setPredictedThroughputMbps()301 return mPredictedThroughputMbps; in getPredictedThroughputMbps()
245 private final int mPredictedThroughputMbps; field in WifiCandidates.CandidateImpl286 this.mPredictedThroughputMbps = predictedThroughputMbps; in CandidateImpl()408 return mPredictedThroughputMbps; in getPredictedThroughputMbps()