Searched defs:ActivityInstrumentationTestCase2 (Results 1 – 1 of 1) sorted by relevance
47 public abstract class ActivityInstrumentationTestCase2<T extends Activity> class63 public ActivityInstrumentationTestCase2(String pkg, Class<T> activityClass) { in ActivityInstrumentationTestCase2() method in ActivityInstrumentationTestCase273 public ActivityInstrumentationTestCase2(Class<T> activityClass) { in ActivityInstrumentationTestCase2() method in ActivityInstrumentationTestCase2