Searched refs:SsidSetStoreData (Results 1 – 4 of 4) sorted by relevance
66 @Mock SsidSetStoreData.DataSource mDataSource;67 SsidSetStoreData mSsidSetStoreData;72 mSsidSetStoreData = new SsidSetStoreData(TEST_NOTIFIER_NAME, mDataSource); in setUp()
42 public class SsidSetStoreData implements WifiConfigStore.StoreData { class75 SsidSetStoreData(String name, DataSource dataSource) { in SsidSetStoreData() method in SsidSetStoreData
193 wifiConfigStore.registerStoreData(new SsidSetStoreData(mStoreDataIdentifier, in AvailableNetworkNotifier()564 private class AvailableNetworkNotifierStoreData implements SsidSetStoreData.DataSource {
410 "com.android.server.wifi.SsidSetStoreData",411 "com.android.server.wifi.SsidSetStoreData$*",412 "com.android.server.wifi.SsidSetStoreData.**",