Searched defs:newValues (Results 1 – 12 of 12) sorted by relevance
210 final int[] newValues = ArrayUtils.newUnpaddedIntArray(newCapacity); in ensureCapacity() local319 final float[] newValues = ArrayUtils.newUnpaddedFloatArray(newCapacity); in ensureCapacity() local
156 final int[] newValues = ArrayUtils.newUnpaddedIntArray(newCapacity); in ensureCapacity() local
143 final long[] newValues = ArrayUtils.newUnpaddedLongArray(newCapacity); in ensureCapacity() local
257 final ArrayList<LocaleStore.LocaleInfo> newValues = new ArrayList<>(); in performFiltering() local
382 ArrayList<Map<String, ?>> newValues = new ArrayList<Map<String, ?>>(count); in performFiltering() local
589 final ArrayList<T> newValues = new ArrayList<>(); in performFiltering() local
207 ArrayList<ListItem> newValues = new ArrayList<ListItem>(count); in performFiltering() local
508 public boolean isTransitionRequired(TransitionValues startValues, TransitionValues newValues) { in isTransitionRequired()
743 TransitionValues newValues = endValues.viewValues.get(view); in createAnimators() local1821 private static boolean isValueChanged(TransitionValues oldValues, TransitionValues newValues, in isValueChanged()
1528 public static String[] appendSelectionArgs(String[] originalValues, String[] newValues) { in appendSelectionArgs()
1456 int[] newValues = new int[availableFormat.length]; in setAvailableFormats() local
3981 float[] newValues = new float[count * 2]; in setAxisValue() local