Searched refs:wifiService (Results 1 – 2 of 2) sorted by relevance
857 public WifiShellCommand makeWifiShellCommand(WifiServiceImpl wifiService) { in makeWifiShellCommand() argument858 return new WifiShellCommand(this, wifiService, mContext, in makeWifiShellCommand()
405 public WifiScorer(WifiServiceImpl wifiService, CountDownLatch countDownLatch) { in WifiScorer() argument406 mWifiService = wifiService; in WifiScorer()452 WifiShellCommand(WifiInjector wifiInjector, WifiServiceImpl wifiService, WifiContext context, in WifiShellCommand() argument465 mWifiService = wifiService; in WifiShellCommand()