Home | History | Annotate | Download | only in animation

Lines Matching defs:ofInt

156     public static PropertyValuesHolder ofInt(String propertyName, int... values) {
167 public static PropertyValuesHolder ofInt(Property<?, Integer> property, int... values) {
608 mKeyframes = KeyframeSet.ofInt(values);