Searched refs:SsidSetStoreData (Results 1 – 3 of 3) sorted by relevance
66 @Mock SsidSetStoreData.DataSource mDataSource;67 SsidSetStoreData mSsidSetStoreData;72 mSsidSetStoreData = new SsidSetStoreData(TEST_NOTIFIER_NAME, mDataSource); in setUp()
41 public class SsidSetStoreData implements WifiConfigStore.StoreData { class73 SsidSetStoreData(String name, DataSource dataSource) { in SsidSetStoreData() method in SsidSetStoreData
180 wifiConfigStore.registerStoreData(new SsidSetStoreData(mStoreDataIdentifier, in AvailableNetworkNotifier()540 private class AvailableNetworkNotifierStoreData implements SsidSetStoreData.DataSource {