Home
last modified time | relevance | path

Searched defs:onCellularThresholdChanged (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DThresholdCallback.java38 void onCellularThresholdChanged(Threshold[] thresholds); in onCellularThresholdChanged() method
62 public void onCellularThresholdChanged(Threshold[] thresholds) { in onCellularThresholdChanged() method in ThresholdCallback.ThresholdListener
DIThresholdListener.java33 void onCellularThresholdChanged(Threshold[] thresholds); in onCellularThresholdChanged() method
DAccessNetworkEvaluator.java2087 public void onCellularThresholdChanged(Threshold[] thresholds) { in onCellularThresholdChanged() method in AccessNetworkEvaluator.ThresholdListener
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DCellularQualityMonitorTest.java89 public void onCellularThresholdChanged(Threshold[] thresholds) { in onCellularThresholdChanged() method in CellularQualityMonitorTest.ThresholdListener