Searched refs:SsidSetStoreData (Results 1 – 4 of 4) sorted by relevance
62 @Mock SsidSetStoreData.DataSource mDataSource;63 SsidSetStoreData mSsidSetStoreData;68 mSsidSetStoreData = new SsidSetStoreData(TEST_NOTIFIER_NAME, mDataSource); in setUp()
42 public class SsidSetStoreData implements WifiConfigStore.StoreData { class74 SsidSetStoreData(String name, DataSource dataSource) { in SsidSetStoreData() method in SsidSetStoreData
173 wifiConfigStore.registerStoreData(new SsidSetStoreData(mStoreDataIdentifier, in AvailableNetworkNotifier()502 private class AvailableNetworkNotifierStoreData implements SsidSetStoreData.DataSource {
1291 HSPLcom/android/server/wifi/SsidSetStoreData$DataSource;->getSsids()Ljava/util/Set;1292 HSPLcom/android/server/wifi/SsidSetStoreData$DataSource;->setSsids(Ljava/util/Set;)V3591 Lcom/android/server/wifi/SsidSetStoreData$DataSource;3592 Lcom/android/server/wifi/SsidSetStoreData;