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/sip/
DSipCommandInterface.java638 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria()
643 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java638 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria()
643 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java2234 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria()
2239 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
DSimulatedCommandsVerifier.java1392 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria()
1397 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java2229 void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, int[] thresholdsDbm, in setSignalStrengthReportingCriteria()
2247 void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
DRIL.java4340 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria()
4370 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()