Searched defs:hysteresisMs (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCommandInterface.java | 656 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/ |
D | SipCommandInterface.java | 658 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/ |
D | SimulatedCommands.java | 2222 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria() 2227 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|
D | SimulatedCommandsVerifier.java | 1417 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/ |
D | CommandsInterface.java | 2148 void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, int[] thresholdsDbm, in setSignalStrengthReportingCriteria() 2166 void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|
D | RIL.java | 3743 public void setSignalStrengthReportingCriteria(int hysteresisMs, int hysteresisDb, in setSignalStrengthReportingCriteria() 3772 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|