Home | History | Annotate | Download | only in animation

Lines Matching refs:IntProperty

20 import android.util.IntProperty;
749 private IntProperty mIntProperty;
766 if (property instanceof IntProperty) {
767 mIntProperty = (IntProperty) mProperty;
779 if (property instanceof IntProperty) {
780 mIntProperty = (IntProperty) mProperty;