Searched refs:getWifiLastResortWatchdog (Results 1 – 7 of 7) sorted by relevance
761 public WifiLastResortWatchdog getWifiLastResortWatchdog() { in getWifiLastResortWatchdog() method in WifiInjector
455 mWifiLastResortWatchdog = wifiInjector.getWifiLastResortWatchdog(); in WifiShellCommand()
444 mWifiLastResortWatchdog = wifiInjector.getWifiLastResortWatchdog(); in WifiConfigManager()
5592 mWifiInjector.getWifiLastResortWatchdog().dump(fd, pw, args);
130 when(mWifiInjector.getWifiLastResortWatchdog()).thenReturn(mWifiLastResortWatchdog); in setUp()
348 when(mWifiInjector.getWifiLastResortWatchdog()).thenReturn(mWifiLastResortWatchdog); in setUp()
593 when(mWifiInjector.getWifiLastResortWatchdog()).thenReturn(mWifiLastResortWatchdog); in setUp()