Searched defs:newValues (Results 1 – 13 of 13) sorted by relevance
49 public static String[] appendSelectionArgs(String[] originalValues, String[] newValues) { in appendSelectionArgs()
100 final long[] newValues = ArrayUtils.newUnpaddedLongArray(newCapacity); in ensureCapacity() local
120 final int[] newValues = ArrayUtils.newUnpaddedIntArray(newCapacity); in ensureCapacity() local
100 final List<String> newValues = new ArrayList<>(); in toJavaCode() local
379 ArrayList<Map<String, ?>> newValues = new ArrayList<Map<String, ?>>(count); in performFiltering() local
509 final ArrayList<T> newValues = new ArrayList<T>(); in performFiltering() local
207 ArrayList<ListItem> newValues = new ArrayList<ListItem>(count); in performFiltering() local
463 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()
1003 int[] newValues = new int[availableFormat.length]; in setAvailableFormats() local
1432 public static String[] appendSelectionArgs(String[] originalValues, String[] newValues) { in appendSelectionArgs()
3582 float[] newValues = new float[count * 2]; in setAxisValue() local
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...