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