Searched defs:newList (Results 1 – 5 of 5) sorted by relevance
134 List<Constants.ANQPElementType> newList = data.disjoint(querySet); in initiate() local
219 List<T> newList = new ArrayList<>(); in mergeToUnmodifiableList() local
269 List<ProcessErrorStateInfo> newList = new ArrayList<ProcessErrorStateInfo>(errList.size()); in reportWrappedListContents() local
449 List<Sensor> oldList, List<Sensor> newList, List<Sensor> updated, in diffSortedSensorList()
966 public void enforceShortcutCountsBeforeOperation(List<ShortcutInfo> newList, in enforceShortcutCountsBeforeOperation()