Searched refs:sharedConfigsCaptor (Results 1 – 1 of 1) sorted by relevance
4830 ArgumentCaptor<ArrayList> sharedConfigsCaptor = in captureWriteNetworksListStoreData() local4835 .setConfigurations(sharedConfigsCaptor.capture()); in captureWriteNetworksListStoreData()4839 return Pair.create(sharedConfigsCaptor.getValue(), userConfigsCaptor.getValue()); in captureWriteNetworksListStoreData()