Searched refs:onCellularThresholdChanged (Results 1 – 5 of 5) sorted by relevance
38 void onCellularThresholdChanged(Threshold[] thresholds); in onCellularThresholdChanged() method62 public void onCellularThresholdChanged(Threshold[] thresholds) { in onCellularThresholdChanged() method in ThresholdCallback.ThresholdListener69 mExecutor.execute(() -> listener.onCellularThresholdChanged(thresholds)); in onCellularThresholdChanged()
33 void onCellularThresholdChanged(Threshold[] thresholds); in onCellularThresholdChanged() method
262 listener.onCellularThresholdChanged(ths); in notifyThresholdChange()
2087 public void onCellularThresholdChanged(Threshold[] thresholds) { in onCellularThresholdChanged() method in AccessNetworkEvaluator.ThresholdListener
89 public void onCellularThresholdChanged(Threshold[] thresholds) { in onCellularThresholdChanged() method in CellularQualityMonitorTest.ThresholdListener