Searched refs:mTheoreticalRxBandwidth (Results 1 – 2 of 2) sorted by relevance
60 private int mTheoreticalRxBandwidth = UNKNOWN_INT; field in LinkQualityInfo106 dest.writeInt(mTheoreticalRxBandwidth); in writeToParcel()146 mTheoreticalRxBandwidth = in.readInt(); in initializeFromParcel()235 return mTheoreticalRxBandwidth; in getTheoreticalRxBandwidth()242 mTheoreticalRxBandwidth = theoreticalRxBandwidth; in setTheoreticalRxBandwidth()
36117 Landroid/net/LinkQualityInfo;->mTheoreticalRxBandwidth:I