Searched refs:getWifiApConfigStore (Results 1 – 5 of 5) sorted by relevance
621 public WifiApConfigStore getWifiApConfigStore() { in getWifiApConfigStore() method in WifiInjector
220 mWifiApConfigStore = wifiInjector.getWifiApConfigStore(); in WifiShellCommand()
339 mWifiApConfigStore = mWifiInjector.getWifiApConfigStore(); in WifiServiceImpl()
906 when(mWifiInjector.getWifiApConfigStore()).thenReturn(mWifiApConfigStore); in testStartSoftApModeTwiceWithTwoConfigs()1096 when(mWifiInjector.getWifiApConfigStore()).thenReturn(mWifiApConfigStore); in testStopTetheringButNotLOHS()
424 when(mWifiInjector.getWifiApConfigStore()).thenReturn(mWifiApConfigStore); in setUp()