Searched refs:mTheoreticalRxBandwidth (Results 1 – 1 of 1) sorted by relevance
58 private int mTheoreticalRxBandwidth = UNKNOWN_INT; field in LinkQualityInfo104 dest.writeInt(mTheoreticalRxBandwidth); in writeToParcel()144 mTheoreticalRxBandwidth = in.readInt(); in initializeFromParcel()231 return mTheoreticalRxBandwidth; in getTheoreticalRxBandwidth()238 mTheoreticalRxBandwidth = theoreticalRxBandwidth; in setTheoreticalRxBandwidth()