Home
last modified time | relevance | path

Searched refs:ThresholdCallback (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DThresholdCallback.java24 class ThresholdCallback { class
25 static final String sLogTag = ThresholdCallback.class.getSimpleName();
42 private WeakReference<ThresholdCallback> mThresholdCallbackWeakRef;
45 ThresholdListener(Executor executor, ThresholdCallback callback) { in ThresholdListener()
DQualityMonitor.java56 ThresholdCallback thresholdCallback, in registerThresholdChange()
DWifiQualityMonitor.java175 ThresholdCallback thresholdCallback, in registerThresholdChange()
DAccessNetworkEvaluator.java2073 private class ThresholdListener extends ThresholdCallback
2074 implements ThresholdCallback.WifiThresholdListener,
2075 ThresholdCallback.CellularThresholdListener {
DCellularQualityMonitor.java222 ThresholdCallback thresholdCallback, in registerThresholdChange()
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DWifiQualityMonitorTest.java74 private class ThresholdListener extends ThresholdCallback
75 implements ThresholdCallback.WifiThresholdListener {
DCellularQualityMonitorTest.java81 private class ThresholdListener extends ThresholdCallback
82 implements ThresholdCallback.CellularThresholdListener {