Searched defs:newList (Results 1 – 2 of 2) sorted by relevance
428 val newList = ArrayList<MethodItem>() in <lambda>() constant469 val newList = ArrayList<MethodItem>() in <lambda>() constant
351 List<IRemoteTest> newList = new ArrayList<>(); in updateConfiguration() local