Searched refs:WifiCallingStateListener (Results 1 – 2 of 2) sorted by relevance
62 private WifiCallingStateListener mWifiCallingStateListener;93 public class WifiCallingStateListener extends TelephonyCallback class in WifiVoipDetector204 mWifiCallingStateListener = new WifiCallingStateListener(); in startMonitoring()
72 private ArgumentCaptor<WifiVoipDetector.WifiCallingStateListener> mTelephonyCallbackCaptor;80 ArgumentCaptor.forClass(WifiVoipDetector.WifiCallingStateListener.class); in setUp()