Searched refs:getWifiNative (Results 1 – 20 of 20) sorted by relevance
59 WifiNative wifiNative = wifiInjector.getWifiNative(); in onBootPhase()
591 () -> mWifiInjector.getWifiNative().getUsableChannels(band, in onCommand()5765 () -> mWifiInjector.getWifiNative().getUsableChannels(WifiScanner.WIFI_BAND_5_GHZ, in getAwareInstantCommunicationChannel()
59 WifiNative wifiNative = WifiInjector.getInstance().getWifiNative();
709 mWifiNative = wifiInjector.getWifiNative(); in WifiScanningServiceImpl()
180 if (!mWifiInjector.getWifiNative().setVoipMode(newMode)) { in executeWifiVoIPOptimization()
76 mWifiNative = wifiInjector.getWifiNative(); in AfcManager()
367 int[] dfsChannels = mWifiInjector.getWifiNative() in filterDfsScanResults()
145 mWifiNative = wifiInjector.getWifiNative(); in WifiApConfigStore()
1042 public WifiNative getWifiNative() { in getWifiNative() method in WifiInjector
461 mWifiNative = wifiInjector.getWifiNative(); in WifiShellCommand()
777 mWifiNative = wifiInjector.getWifiNative(); in WifiServiceImpl()
69 mUsdNativeManager = new UsdNativeManager(mWifiInjector.getWifiNative()); in start()
87 when(mWifiInjector.getWifiNative()).thenReturn(mWifiNative); in setUp()
92 when(mWifiInjector.getWifiNative()).thenReturn(mWifiNative); in setUp()
134 when(mWifiInjector.getWifiNative()).thenReturn(mWifiNative); in setUp()
133 when(mWifiInjector.getWifiNative()).thenReturn(mWifiNative); in setUp()
159 when(mWifiInjector.getWifiNative()).thenReturn(mWifiNative); in setUp()
639 when(mWifiInjector.getWifiNative()).thenReturn(mWifiNative); in setUp()
238 when(mWifiInjector.getWifiNative()).thenReturn(mWifiNative); in setUp()
268 when(mWifiInjector.getWifiNative()).thenReturn(mWifiNative); in setUp()