Searched refs:mPredictedThroughputMbps (Results 1 – 2 of 2) sorted by relevance
44 private int mPredictedThroughputMbps = 0; field in ConcreteCandidate71 mPredictedThroughputMbps = candidate.getPredictedThroughputMbps(); in ConcreteCandidate()263 mPredictedThroughputMbps = predictedThroughputMbps; in setPredictedThroughputMbps()269 return mPredictedThroughputMbps; in getPredictedThroughputMbps()
187 private final int mPredictedThroughputMbps; field in WifiCandidates.CandidateImpl219 this.mPredictedThroughputMbps = predictedThroughputMbps; in CandidateImpl()316 return mPredictedThroughputMbps; in getPredictedThroughputMbps()