Searched defs:ActivityInstrumentationTestCase (Results 1 – 1 of 1) sorted by relevance
34 public abstract class ActivityInstrumentationTestCase<T extends Activity> class47 public ActivityInstrumentationTestCase(String pkg, Class<T> activityClass) { in ActivityInstrumentationTestCase() method in ActivityInstrumentationTestCase59 public ActivityInstrumentationTestCase(String pkg, Class<T> activityClass, in ActivityInstrumentationTestCase() method in ActivityInstrumentationTestCase