Home
last modified time | relevance | path

Searched refs:IntegerAnimation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DSlotView.java414 private IntegerAnimation mVerticalPadding = new IntegerAnimation();
415 private IntegerAnimation mHorizontalPadding = new IntegerAnimation();
751 private static class IntegerAnimation extends Animation { class in SlotView