Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DLinkQualityInfo.java222 public void setTheoreticalTxBandwidth(int theoreticalTxBandwidth) { in setTheoreticalTxBandwidth() argument
223 mTheoreticalTxBandwidth = theoreticalTxBandwidth; in setTheoreticalTxBandwidth()