Searched refs:onWifiThresholdChanged (Results 1 – 5 of 5) sorted by relevance
34 void onWifiThresholdChanged(Threshold[] thresholds); in onWifiThresholdChanged() method51 public void onWifiThresholdChanged(Threshold[] thresholds) { in onWifiThresholdChanged() method in ThresholdCallback.ThresholdListener58 mExecutor.execute(() -> listener.onWifiThresholdChanged(thresholds)); in onWifiThresholdChanged()
27 void onWifiThresholdChanged(Threshold[] thresholds); in onWifiThresholdChanged() method
206 listener.onWifiThresholdChanged(ths); in notifyThresholdChange()
2082 public void onWifiThresholdChanged(Threshold[] thresholds) { in onWifiThresholdChanged() method in AccessNetworkEvaluator.ThresholdListener
82 public void onWifiThresholdChanged(Threshold[] thresholds) { in onWifiThresholdChanged() method in WifiQualityMonitorTest.ThresholdListener