Searched refs:mTheoreticalRxBandwidth (Results 1 – 1 of 1) sorted by relevance
59 private int mTheoreticalRxBandwidth = UNKNOWN_INT; field in LinkQualityInfo105 dest.writeInt(mTheoreticalRxBandwidth); in writeToParcel()145 mTheoreticalRxBandwidth = in.readInt(); in initializeFromParcel()234 return mTheoreticalRxBandwidth; in getTheoreticalRxBandwidth()241 mTheoreticalRxBandwidth = theoreticalRxBandwidth; in setTheoreticalRxBandwidth()