Searched defs:hysteresisMs (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ |
D | SignalThresholdInfo.java | 339 int hysteresisMs, in SignalThresholdInfo()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | RadioNetworkProxy.java | 490 public void setLinkCapacityReportingCriteria(int serial, int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|
D | CommandsInterface.java | 2352 void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|
D | RIL.java | 4466 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, 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()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SimulatedCommands.java | 2332 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|
D | SimulatedCommandsVerifier.java | 1367 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|