Searched refs:makeSoftApStoreData (Results 1 – 3 of 3) sorted by relevance
145 wifiInjector.makeSoftApStoreData(new SoftApStoreDataSource())); in WifiApConfigStore()
990 public SoftApStoreData makeSoftApStoreData( in makeSoftApStoreData() method in WifiInjector
199 verify(mWifiInjector).makeSoftApStoreData(dataStoreSourceArgumentCaptor.capture()); in createWifiApConfigStore()