Home
last modified time | relevance | path

Searched refs:ActivityInstrumentationTestCase2 (Results 1 – 25 of 70) sorted by relevance

123

/aosp14/frameworks/base/test-runner/src/android/test/
H A DActivityInstrumentationTestCase2.java47 public abstract class ActivityInstrumentationTestCase2<T extends Activity> class
63 public ActivityInstrumentationTestCase2(String pkg, Class<T> activityClass) { in ActivityInstrumentationTestCase2() method in ActivityInstrumentationTestCase2
73 public ActivityInstrumentationTestCase2(Class<T> activityClass) { in ActivityInstrumentationTestCase2() method in ActivityInstrumentationTestCase2
172 scrubClass(ActivityInstrumentationTestCase2.class); in tearDown()
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/src/com/android/framework/multidexlegacyversionedtestapp/
H A DMultiDexUpdateTest.java18 import android.test.ActivityInstrumentationTestCase2;
25 public class MultiDexUpdateTest extends ActivityInstrumentationTestCase2<MainActivity>
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/src/com/android/framework/multidexlegacyversionedtestapp/
H A DMultiDexUpdateTest.java18 import android.test.ActivityInstrumentationTestCase2;
25 public class MultiDexUpdateTest extends ActivityInstrumentationTestCase2<MainActivity>
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/src/com/android/framework/multidexlegacyversionedtestapp/
H A DMultiDexUpdateTest.java18 import android.test.ActivityInstrumentationTestCase2;
25 public class MultiDexUpdateTest extends ActivityInstrumentationTestCase2<MainActivity>
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/gridview/
H A DGridPaddingTest.java19 import android.test.ActivityInstrumentationTestCase2;
24 public class GridPaddingTest extends ActivityInstrumentationTestCase2<GridPadding> {
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestAppWithCorruptedDex/src/com/android/framework/multidexlegacycorrupteddex/
H A DCorruptedDexTest.java18 import android.test.ActivityInstrumentationTestCase2;
28 public class CorruptedDexTest extends ActivityInstrumentationTestCase2<MainActivity>
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DMutateDrawableTest.java19 import android.test.ActivityInstrumentationTestCase2;
23 public class MutateDrawableTest extends ActivityInstrumentationTestCase2<MutateDrawable> {
H A DViewAttachTest.java22 import android.test.ActivityInstrumentationTestCase2;
31 ActivityInstrumentationTestCase2<ViewAttachTestActivity> {
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
H A DTest.java18 import android.test.ActivityInstrumentationTestCase2;
25 public class Test extends ActivityInstrumentationTestCase2<MainActivity> {
/aosp14/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DFrameworkPerfTest.java5 import android.test.ActivityInstrumentationTestCase2;
7 public class FrameworkPerfTest extends ActivityInstrumentationTestCase2<FrameworkPerfActivity> {
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
H A DFocusableInTouchModeClickTest.java19 import android.test.ActivityInstrumentationTestCase2;
26 public class FocusableInTouchModeClickTest extends ActivityInstrumentationTestCase2<LLOfTwoFocusabl…
H A DStartInTouchWithViewInFocusTest.java21 import android.test.ActivityInstrumentationTestCase2;
30 ActivityInstrumentationTestCase2<LLEditTextThenButton> {
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListSetSelectionTest.java19 import android.test.ActivityInstrumentationTestCase2;
28 public class ListSetSelectionTest extends ActivityInstrumentationTestCase2<ListSimple> {
H A DListManagedCursorTest.java20 import android.test.ActivityInstrumentationTestCase2;
31 public class ListManagedCursorTest extends ActivityInstrumentationTestCase2<ListManagedCursor> {
/aosp14/frameworks/base/core/tests/coretests/src/android/util/
H A DOrientationUtil.java22 import android.test.ActivityInstrumentationTestCase2;
49 ActivityInstrumentationTestCase2 testCase) { in initializeAndStartActivityIfNotStarted()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListWithFirstScreenUnSelectableTest.java19 import android.test.ActivityInstrumentationTestCase2;
29 extends ActivityInstrumentationTestCase2<ListWithFirstScreenUnSelectable> {
H A DListInterleaveFocusablesTest.java19 import android.test.ActivityInstrumentationTestCase2;
28 public class ListInterleaveFocusablesTest extends ActivityInstrumentationTestCase2<ListInterleaveFo…
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/power/
H A DMediaPlayerPowerTest.java23 import android.test.ActivityInstrumentationTestCase2;
31 public class MediaPlayerPowerTest extends ActivityInstrumentationTestCase2<MediaFrameworkTest> {
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
H A DMediaPlayerInvokeTest.java22 import android.test.ActivityInstrumentationTestCase2;
35 public class MediaPlayerInvokeTest extends ActivityInstrumentationTestCase2<MediaFrameworkTest> {
H A DMediaMimeTest.java27 import android.test.ActivityInstrumentationTestCase2;
48 public class MediaMimeTest extends ActivityInstrumentationTestCase2<MediaFrameworkTest> {
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DRadioGroupPreCheckedTest.java19 import android.test.ActivityInstrumentationTestCase2;
30 public class RadioGroupPreCheckedTest extends ActivityInstrumentationTestCase2<RadioGroupActivity> {
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DWindowDecorActionBarTest.java19 import android.test.ActivityInstrumentationTestCase2;
32 extends ActivityInstrumentationTestCase2<WindowDecorActionBarTestActivity> {
/aosp14/frameworks/base/test-runner/api/
H A Dlint-baseline.txt6 GenericException: android.test.ActivityInstrumentationTestCase2#runTest():
8 GenericException: android.test.ActivityInstrumentationTestCase2#setUp():
10 GenericException: android.test.ActivityInstrumentationTestCase2#tearDown():
142 ProtectedMember: android.test.ActivityInstrumentationTestCase2#runTest():
143 …ed methods not allowed; must be public: method android.test.ActivityInstrumentationTestCase2.runTe…
144 ProtectedMember: android.test.ActivityInstrumentationTestCase2#setUp():
145 …ed methods not allowed; must be public: method android.test.ActivityInstrumentationTestCase2.setUp…
146 ProtectedMember: android.test.ActivityInstrumentationTestCase2#tearDown():
147 …ed methods not allowed; must be public: method android.test.ActivityInstrumentationTestCase2.tearD…
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/focus/
H A DListWithEditTextHeaderTest.java19 import android.test.ActivityInstrumentationTestCase2;
32 public class ListWithEditTextHeaderTest extends ActivityInstrumentationTestCase2<ListWithEditTextHe…
/aosp14/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
H A DPowerMeasurement.java23 import android.test.ActivityInstrumentationTestCase2;
27 public class PowerMeasurement extends ActivityInstrumentationTestCase2<PowerTestActivity> {

123