Searched refs:getWifiHealthMonitor (Results 1 – 3 of 3) sorted by relevance
1092 public WifiHealthMonitor getWifiHealthMonitor() { in getWifiHealthMonitor() method in WifiInjector
558 mWifiHealthMonitor = wifiInjector.getWifiHealthMonitor(); in WifiServiceImpl()
619 when(mWifiInjector.getWifiHealthMonitor()).thenReturn(mWifiHealthMonitor); in setUp()