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

  /frameworks/base/core/java/android/net/
ThrottleManager.java 161 public long getCliffThreshold(String iface, int cliff) {
163 return mService.getCliffThreshold(iface, cliff);
  /frameworks/base/services/java/com/android/server/
ThrottleService.java 279 public long getCliffThreshold(String iface, int cliff) {
    [all...]

Completed in 172 milliseconds