Searched refs:IntegerAnimation (Results 1 – 1 of 1) sorted by relevance
414 private IntegerAnimation mVerticalPadding = new IntegerAnimation();415 private IntegerAnimation mHorizontalPadding = new IntegerAnimation();751 private static class IntegerAnimation extends Animation { class in SlotView