Searched refs:setUp (Results 51 - 75 of 305) sorted by relevance

1234567891011>>

/frameworks/base/core/tests/coretests/src/android/view/
H A DDisabledLongpressTest.java43 public void setUp() throws Exception { method in class:DisabledLongpressTest
44 super.setUp();
H A DDisabledTest.java43 public void setUp() throws Exception { method in class:DisabledTest
44 super.setUp();
H A DLongpressTest.java42 public void setUp() throws Exception { method in class:LongpressTest
43 super.setUp();
H A DViewGroupAttributesTest.java44 protected void setUp() throws Exception { method in class:ViewGroupAttributesTest
45 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DLinearLayoutGridTest.java40 protected void setUp() throws Exception { method in class:LinearLayoutGridTest
41 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/
H A DGridTouchSetSelectionTest.java40 protected void setUp() throws Exception { method in class:GridTouchSetSelectionTest
41 super.setUp();
H A DGridTouchStackFromBottomManyTest.java37 protected void setUp() throws Exception { method in class:GridTouchStackFromBottomManyTest
38 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DBaselineAlignmentZeroWidthAndWeightTest.java37 protected void setUp() throws Exception { method in class:BaselineAlignmentZeroWidthAndWeightTest
38 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
H A DAddColumnTest.java42 protected void setUp() throws Exception { method in class:AddColumnTest
43 super.setUp();
H A DFixedWidthTest.java40 protected void setUp() throws Exception { method in class:FixedWidthTest
41 super.setUp();
H A DHorizontalGravityTest.java42 protected void setUp() throws Exception { method in class:HorizontalGravityTest
43 super.setUp();
H A DWeightTest.java41 protected void setUp() throws Exception { method in class:WeightTest
42 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListHeterogeneousTest.java38 protected void setUp() throws Exception { method in class:ListHeterogeneousTest
39 super.setUp();
H A DListViewHeightTest.java37 protected void setUp() throws Exception { method in class:ListViewHeightTest
38 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListLastItemPartiallyVisibleTest.java36 protected void setUp() throws Exception { method in class:ListLastItemPartiallyVisibleTest
37 super.setUp();
H A DListOfShortTallShortTest.java33 protected void setUp() throws Exception { method in class:ListOfShortTallShortTest
34 super.setUp();
H A DListWithNoFadingEdgeTest.java36 protected void setUp() throws Exception { method in class:ListWithNoFadingEdgeTest
37 super.setUp();
H A DListWithSeparatorsTest.java34 protected void setUp() throws Exception { method in class:ListWithSeparatorsTest
35 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/focus/
H A DListHorizontalFocusWithinItemWinsTest.java41 protected void setUp() throws Exception { method in class:ListHorizontalFocusWithinItemWinsTest
42 super.setUp();
H A DListWithEditTextHeaderTest.java37 protected void setUp() throws Exception { method in class:ListWithEditTextHeaderTest
38 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
H A DListOfTouchablesTest.java42 protected void setUp() throws Exception { method in class:ListOfTouchablesTest
43 super.setUp();
H A DListTouchBottomGravityTest.java40 protected void setUp() throws Exception { method in class:ListTouchBottomGravityTest
41 super.setUp();
H A DListTouchTest.java39 protected void setUp() throws Exception { method in class:ListTouchTest
40 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/scroll/
H A DRequestRectangleVisibleWithInternalScrollTest.java49 protected void setUp() throws Exception { method in class:RequestRectangleVisibleWithInternalScrollTest
50 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
H A DMultiPageTextWithPaddingTest.java39 protected void setUp() throws Exception { method in class:MultiPageTextWithPaddingTest
40 super.setUp();

Completed in 1942 milliseconds

1234567891011>>