Lines Matching refs:InstrumentationTestCase

19   @Deprecated public abstract class ActivityTestCase extends android.test.InstrumentationTestCase {
155 …rTestCase<T extends android.content.ContentProvider> extends android.test.InstrumentationTestCase {
193 …unchActivityTestCase<T extends android.app.Activity> extends android.test.InstrumentationTestCase {
199 @Deprecated public class SyncBaseInstrumentation extends android.test.InstrumentationTestCase {
211 …method @Deprecated public static void clickView(android.test.InstrumentationTestCase, android.view…
213 …method @Deprecated public static void drag(android.test.InstrumentationTestCase, float, float, flo…
215 …Deprecated public static void dragQuarterScreenDown(android.test.InstrumentationTestCase, android.…
217 …method @Deprecated public static void dragQuarterScreenUp(android.test.InstrumentationTestCase, an…
219 …method @Deprecated public static int dragViewBy(android.test.InstrumentationTestCase, android.view…
221 …method @Deprecated public static int dragViewTo(android.test.InstrumentationTestCase, android.view…
223 …method @Deprecated public static void dragViewToBottom(android.test.InstrumentationTestCase, andro…
225 …method @Deprecated public static void dragViewToBottom(android.test.InstrumentationTestCase, andro…
228 …method @Deprecated public static void dragViewToTop(android.test.InstrumentationTestCase, android.…
229 …method @Deprecated public static void dragViewToTop(android.test.InstrumentationTestCase, android.…
231 …method @Deprecated public static int dragViewToX(android.test.InstrumentationTestCase, android.vie…
233 …method @Deprecated public static int dragViewToY(android.test.InstrumentationTestCase, android.vie…
235 …method @Deprecated public static void longClickView(android.test.InstrumentationTestCase, android.…
237 …method @Deprecated public static void scrollToBottom(android.test.InstrumentationTestCase, android…
239 …method @Deprecated public static void scrollToTop(android.test.InstrumentationTestCase, android.ap…
240 …method @Deprecated public static void tapView(android.test.InstrumentationTestCase, android.view.V…
241 …method @Deprecated public static void touchAndCancelView(android.test.InstrumentationTestCase, and…