Lines Matching refs:int

29     method @Deprecated public int getFinishedActivityRequest();
30 method @Deprecated public int getRequestedOrientation();
32 method @Deprecated public int getStartedActivityRequest();
57 method @Deprecated public void testFailed(int, junit.framework.Test, Throwable);
93 field @Deprecated public static final int REPORT_VALUE_RESULT_ERROR = -1; // 0xffffffff
94 field @Deprecated public static final int REPORT_VALUE_RESULT_FAILURE = -2; // 0xfffffffe
95 field @Deprecated public static final int REPORT_VALUE_RESULT_OK = 0; // 0x0
96 field @Deprecated public static final int REPORT_VALUE_RESULT_START = 1; // 0x1
131 method @Deprecated public static void assertEquals(String, int[], int[]);
132 method @Deprecated public static void assertEquals(int[], int[]);
160 …hContentProviderFromSql(android.content.Context, Class<T>, String, String, int, String) throws jav…
168 …ProviderFromSql(android.content.Context, String, Class<T>, String, String, int, String) throws jav…
212 …ic static void drag(android.test.ActivityInstrumentationTestCase, float, float, float, float, int);
213 …ted public static void drag(android.test.InstrumentationTestCase, float, float, float, float, int);
218 …hod @Deprecated public static int dragViewBy(android.test.ActivityInstrumentationTestCase, android…
219 …method @Deprecated public static int dragViewBy(android.test.InstrumentationTestCase, android.view…
220 …hod @Deprecated public static int dragViewTo(android.test.ActivityInstrumentationTestCase, android…
221 …method @Deprecated public static int dragViewTo(android.test.InstrumentationTestCase, android.view…
224 …static void dragViewToBottom(android.test.ActivityInstrumentationTestCase, android.view.View, int);
225 …agViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View, int);
227 …ic static void dragViewToTop(android.test.ActivityInstrumentationTestCase, android.view.View, int);
229 …ted public static void dragViewToTop(android.test.InstrumentationTestCase, android.view.View, int);
230 …ethod @Deprecated public static int dragViewToX(android.test.ActivityInstrumentationTestCase, andr…
231 …method @Deprecated public static int dragViewToX(android.test.InstrumentationTestCase, android.vie…
232 …ethod @Deprecated public static int dragViewToY(android.test.ActivityInstrumentationTestCase, andr…
233 …method @Deprecated public static int dragViewToY(android.test.InstrumentationTestCase, android.vie…
247 …thod @Deprecated public static void assertBottomAligned(android.view.View, android.view.View, int);
251 …ated public static void assertHasScreenCoordinates(android.view.View, android.view.View, int, int);
254 …method @Deprecated public static void assertLeftAligned(android.view.View, android.view.View, int);
259 …ethod @Deprecated public static void assertRightAligned(android.view.View, android.view.View, int);
261 … method @Deprecated public static void assertTopAligned(android.view.View, android.view.View, int);
317 method public static int getPreference(String, int);
331 method public abstract void testFailed(int, junit.framework.Test, Throwable);