Home
last modified time | relevance | path

Searched refs:theoreticalRxBandwidth (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DLinkQualityInfo.java237 public void setTheoreticalRxBandwidth(int theoreticalRxBandwidth) { in setTheoreticalRxBandwidth() argument
238 mTheoreticalRxBandwidth = theoreticalRxBandwidth; in setTheoreticalRxBandwidth()