Searched defs:newValues (Results 1 – 15 of 15) sorted by relevance
49 public static String[] appendSelectionArgs(String[] originalValues, String[] newValues) { in appendSelectionArgs()
82 std::vector<std::unique_ptr<ResourceConfigValue>> newValues; in consume() local
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<String>(); in toJavaCode() local
219 final ArrayList<LocaleStore.LocaleInfo> newValues = new ArrayList<>(); in performFiltering() local
379 ArrayList<Map<String, ?>> newValues = new ArrayList<Map<String, ?>>(count); in performFiltering() local
516 final ArrayList<T> newValues = new ArrayList<>(); in performFiltering() local
207 ArrayList<ListItem> newValues = new ArrayList<ListItem>(count); in performFiltering() local
454 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()
320 TransitionValues newValues = endValues.viewValues.get(view); in createAnimators() local866 TransitionValues newValues = mEndValues.viewValues != null ? in playTransition() local
1015 int[] newValues = new int[availableFormat.length]; in setAvailableFormats() local
1432 public static String[] appendSelectionArgs(String[] originalValues, String[] newValues) { in appendSelectionArgs()
3647 float[] newValues = new float[count * 2]; in setAxisValue() local