Searched refs:mThresholdCallbackWeakRef (Results 1 – 1 of 1) sorted by relevance
42 private WeakReference<ThresholdCallback> mThresholdCallbackWeakRef; field in ThresholdCallback.ThresholdListener47 mThresholdCallbackWeakRef = new WeakReference<>(callback); in ThresholdListener()53 (WifiThresholdListener) mThresholdCallbackWeakRef.get(); in onWifiThresholdChanged()64 (CellularThresholdListener) mThresholdCallbackWeakRef.get(); in onCellularThresholdChanged()