Home
last modified time | relevance | path

Searched refs:SoftApStoreDataSource (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java78 private class SoftApStoreDataSource implements SoftApStoreData.DataSource { class in WifiApConfigStore
115 wifiInjector.makeSoftApStoreData(new SoftApStoreDataSource())); in WifiApConfigStore()