Home
last modified time | relevance | path

Searched refs: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() argument
661 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java658 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria() argument
663 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java2148 void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, int[] thresholdsDbm, in setSignalStrengthReportingCriteria() argument
2166 void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument
DRIL.java3743 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria() argument
3762 radioProxy12.setSignalStrengthReportingCriteria(rr.mSerial, hysteresisMs, in setSignalStrengthReportingCriteria()
3772 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument
3792 radioProxy12.setLinkCapacityReportingCriteria(rr.mSerial, hysteresisMs, in setLinkCapacityReportingCriteria()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java1417 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria() argument
1422 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument
DSimulatedCommands.java2222 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria() argument
2227 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria() argument