Searched refs:yPropertyName (Results 1 – 1 of 1) sorted by relevance
266 public static ObjectAnimator ofInt(Object target, String xPropertyName, String yPropertyName, in ofInt() argument271 PropertyValuesHolder y = PropertyValuesHolder.ofKeyframes(yPropertyName, in ofInt()465 public static ObjectAnimator ofFloat(Object target, String xPropertyName, String yPropertyName, in ofFloat() argument470 PropertyValuesHolder y = PropertyValuesHolder.ofKeyframes(yPropertyName, in ofFloat()