History log of /cts/tests/tests/view/src/android/view/animation/cts/LayoutAnimationController_AnimationParametersTest.java
Revision Date Author Comments
e86ece2b76ccdf1d515b13018dd7c49241055ee3 26-Jan-2012 Brian Muramatsu <btmura@google.com> Remove Test Annotations

These annotations are not being parsed by any program.
Also they are distracting to readers and are painful to
maintain. Furthermore, they prevent us from adding the
LOCAL_SDK_CURRENT clause to Makefiles which is useful
to detect and stop us from using private APIs.

Change-Id: Id93b3a80c73df808c342e489f1434261f288204c
3da7534f2880068b90b88585c45be62751dbfd6b 13-Jan-2010 The Android Open Source Project <initial-contribution@android.com> android-2.1_r1 snapshot
a97f97f1707bac6c00770c6ae4d28ef217b48659 20-May-2009 Phil Dubach <phillipd@google.com> Integrate unsubmitted cupcake change 147366:
CTS: add test cases for android.view.animation.LayoutAnimationController and GridLayoutAnimationController.