Home
last modified time | relevance | path

Searched defs:hysteresisMs (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java656 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria()
661 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java658 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria()
663 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java2222 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria()
2227 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
DSimulatedCommandsVerifier.java1417 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria()
1422 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java2148 void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, int[] thresholdsDbm, in setSignalStrengthReportingCriteria()
2166 void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
DRIL.java3743 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria()
3772 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()