Searched refs:WifiVoipDetector (Results 1 – 3 of 3) sorted by relevance
70 private WifiVoipDetector mWifiVoipDetector;72 private ArgumentCaptor<WifiVoipDetector.WifiCallingStateListener> mTelephonyCallbackCaptor;80 ArgumentCaptor.forClass(WifiVoipDetector.WifiCallingStateListener.class); in setUp()88 mWifiVoipDetector = new WifiVoipDetector(mContext, in setUp()
48 public class WifiVoipDetector { class74 public WifiVoipDetector(@NonNull Context context, @NonNull Handler handler, in WifiVoipDetector() method in WifiVoipDetector
271 private final WifiVoipDetector mWifiVoipDetector;627 mWifiVoipDetector = new WifiVoipDetector(mContext, wifiHandler, this, in WifiInjector()1295 public WifiVoipDetector getWifiVoipDetector() { in getWifiVoipDetector()