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 790 li.setTheoreticalRxBandwidth(entry.downloadBandwidth);
791 li.setTheoreticalRxBandwidth(entry.uploadBandwidth);
    [all...]

Completed in 106 milliseconds