Searched defs:newValues (Results 1 – 11 of 11) sorted by relevance
49 public static String[] appendSelectionArgs(String[] originalValues, String[] newValues) { in appendSelectionArgs()
101 final int[] newValues = ArrayUtils.newUnpaddedIntArray(newCapacity); in ensureCapacity() local
100 final long[] newValues = ArrayUtils.newUnpaddedLongArray(newCapacity); in ensureCapacity() local
343 ArrayList<Map<String, ?>> newValues = new ArrayList<Map<String, ?>>(count); in performFiltering() local
476 final ArrayList<T> newValues = new ArrayList<T>(); in performFiltering() local
487 boolean areValuesChanged(TransitionValues oldValues, TransitionValues newValues) { in areValuesChanged()
734 TransitionValues newValues = endValues.viewValues.get(view); in createAnimators() local1765 boolean areValuesChanged(TransitionValues oldValues, TransitionValues newValues) { in areValuesChanged()1791 private static boolean isValueChanged(TransitionValues oldValues, TransitionValues newValues, in isValueChanged()
207 ArrayList<ListItem> newValues = new ArrayList<ListItem>(count); in performFiltering() local
1412 public static String[] appendSelectionArgs(String[] originalValues, String[] newValues) { in appendSelectionArgs()
983 int[] newValues = new int[availableFormat.length]; in setAvailableFormats() local
3498 float[] newValues = new float[count * 2]; in setAxisValue() local