Searched refs:mPredictedThroughputMbps (Results 1 – 2 of 2) sorted by relevance
42 private int mPredictedThroughputMbps = 0; field in ConcreteCandidate68 mPredictedThroughputMbps = candidate.getPredictedThroughputMbps(); in ConcreteCandidate()240 mPredictedThroughputMbps = predictedThroughputMbps; in setPredictedThroughputMbps()246 return mPredictedThroughputMbps; in getPredictedThroughputMbps()
177 private final int mPredictedThroughputMbps; field in WifiCandidates.CandidateImpl207 this.mPredictedThroughputMbps = predictedThroughputMbps; in CandidateImpl()294 return mPredictedThroughputMbps; in getPredictedThroughputMbps()