Searched refs:hysteresisDlKbps (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | RadioNetworkProxy.java | 490 public void setLinkCapacityReportingCriteria(int serial, int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument 495 mNetworkProxy.setLinkCapacityReportingCriteria(serial, hysteresisMs, hysteresisDlKbps, in setLinkCapacityReportingCriteria() 500 serial, hysteresisMs, hysteresisDlKbps, hysteresisUlKbps, in setLinkCapacityReportingCriteria() 509 serial, hysteresisMs, hysteresisDlKbps, hysteresisUlKbps, in setLinkCapacityReportingCriteria()
|
D | CommandsInterface.java | 2352 void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument
|
D | RIL.java | 4466 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument 4485 hysteresisDlKbps, hysteresisUlKbps, thresholdsDlKbps, thresholdsUlKbps, in setLinkCapacityReportingCriteria()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCommandInterface.java | 619 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SimulatedCommandsVerifier.java | 1367 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument
|
D | SimulatedCommands.java | 2332 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument
|