HomeSort by relevance Sort by last modified time
    Searched refs:setTheoreticalRxBandwidth (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/net/
LinkQualityInfo.java 237 public void setTheoreticalRxBandwidth(int theoreticalRxBandwidth) {
MobileDataStateTracker.java 802 li.setTheoreticalRxBandwidth(entry.downloadBandwidth);
803 li.setTheoreticalRxBandwidth(entry.uploadBandwidth);
    [all...]

Completed in 540 milliseconds