Searched defs:hysteresisMs (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | SignalThresholdInfo.java | 307 @SignalMeasurementType int signalMeasurementType, int hysteresisMs, int hysteresisDb, in SignalThresholdInfo()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
H A D | ImsPhoneCommandInterface.java | 666 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
H A D | SipCommandInterface.java | 666 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | SimulatedCommands.java | 2361 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|
H A D | SimulatedCommandsVerifier.java | 1433 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | CommandsInterface.java | 2432 void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|
H A D | RIL.java | 5356 public void setLinkCapacityReportingCriteria(int hysteresisMs, int hysteresisDlKbps, in setLinkCapacityReportingCriteria()
|