Searched defs:newList (Results 1 – 12 of 12) sorted by relevance
188 public void submitList(@Nullable final List<T> newList) { in submitList()288 private void latchList(@NonNull List<T> newList, @NonNull DiffUtil.DiffResult diffResult) { in latchList()
100 List<LockTarget> newList = new ArrayList<>(state1.getTargets()); in merge() local
29 final PagedStorage<T> newList, in computeDiff()
317 PagedList<T> newList, PagedList<T> diffSnapshot, in latchPagedList()
104 livePagedList.observe(lifecycleOwner, Observer<PagedList<String>> { newList -> in <lambda>() method
245 List<T> newList = new ArrayList<>(); in mergeToUnmodifiableList() local
269 List<ProcessErrorStateInfo> newList = new ArrayList<ProcessErrorStateInfo>(errList.size()); in reportWrappedListContents() local
304 std::shared_ptr<List<sp<ExtractorPlugin>>> newList(new List<sp<ExtractorPlugin>>()); in UpdateExtractors() local
486 List<Sensor> oldList, List<Sensor> newList, List<Sensor> updated, in diffSortedSensorList()
1046 public void enforceShortcutCountsBeforeOperation(List<ShortcutInfo> newList, in enforceShortcutCountsBeforeOperation()
13138 int[] newList = new int[N+1]; in backgroundWhitelistUid() local
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...