Lines Matching defs:run
41 * Assert run an animation successfully. Timeout is duration of animation.
43 * @param instrumentation to run animation.
44 * @param view view window to run animation.
45 * @param animation will be run.
53 * Assert run an animation successfully.
55 * @param instrumentation to run animation.
56 * @param view window to run animation.
57 * @param animation will be run.
64 public void run() {
75 }.run();
83 }.run();
89 * Assert run an AbsListView with LayoutAnimationController successfully.
101 public void run() {