Home
last modified time | relevance | path

Searched defs:ActivityInstrumentationTestCase2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/test-runner/src/android/test/
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