Searched defs:setUp (Results 76 - 100 of 1217) sorted by relevance

1234567891011>>

/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
H A DListGetSelectedViewTest.java41 protected void setUp() throws Exception { method in class:ListGetSelectedViewTest
42 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.java41 protected void setUp() throws Exception { method in class:MultiPageTextWithPaddingTest
42 super.setUp();
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
H A DFocusableInTouchModeClickTest.java32 protected void setUp() throws Exception { method in class:FocusableInTouchModeClickTest
33 super.setUp();
H A DStartInTouchWithViewInFocusTest.java40 protected void setUp() throws Exception { method in class:StartInTouchWithViewInFocusTest
41 super.setUp();
H A DTouchModeFocusChangeTest.java46 protected void setUp() throws Exception { method in class:TouchModeFocusChangeTest
47 super.setUp();
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DPowerCalculatorTest.java45 public void setUp() { method in class:PowerCalculatorTest
H A DPowerProfileTest.java37 public void setUp() { method in class:PowerProfileTest
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/test/
H A DFakeSettingsProviderTest.java41 public void setUp() throws Exception { method in class:FakeSettingsProviderTest
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/drawer/
H A DSettingsDrawerActivityTest.java45 public void setUp() throws Exception { method in class:SettingsDrawerActivityTest
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DAnimatedImageViewTest.java36 public void setUp() { method in class:AnimatedImageViewTest
H A DFooterPreferenceTest.java41 public void setUp() { method in class:FooterPreferenceTest
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardStatusViewTest.java48 public void setUp() { method in class:KeyguardStatusViewTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
H A DExpandHelperTest.java49 public void setUp() throws Exception { method in class:ExpandHelperTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/
H A DCurrentUserTrackerTest.java37 public void setUp() { method in class:CurrentUserTrackerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationCustomViewWrapperTest.java43 public void setUp() throws Exception { method in class:NotificationCustomViewWrapperTest
/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DNetworkManagementInternalTest.java66 public void setUp() { method in class:NetworkManagementInternalTest
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DActivityManagerTest.java32 public void setUp() throws Exception { method in class:ActivityManagerTest
33 super.setUp();
H A DAppErrorDialogTest.java45 public void setUp() throws Exception { method in class:AppErrorDialogTest
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceMigrationTest.java45 protected void setUp() throws Exception { method in class:DevicePolicyManagerServiceMigrationTest
46 super.setUp();
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DPackageManagerServiceTest.java36 public void setUp() throws Exception { method in class:PackageManagerServiceTest
/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
H A DStorageStatsServiceTest.java34 public void setUp() throws Exception { method in class:StorageStatsServiceTest
35 super.setUp();
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DPinnedStackControllerTest.java35 public void setUp() throws Exception { method in class:PinnedStackControllerTest
36 super.setUp();
H A DTaskStackContainersTests.java50 public void setUp() throws Exception { method in class:TaskStackContainersTests
51 super.setUp();
H A DUnknownAppVisibilityControllerTest.java40 public void setUp() throws Exception { method in class:UnknownAppVisibilityControllerTest
41 super.setUp();

Completed in 483 milliseconds

1234567891011>>