Lines Matching refs:int

21 ….core.UiObject getChildByInstance(com.android.uiautomator.core.UiSelector, int) throws com.android…
23 method @Deprecated public int getChildCount(com.android.uiautomator.core.UiSelector);
28 method @Deprecated public boolean click(int, int);
29 method @Deprecated public boolean drag(int, int, int, int, int);
34 method @Deprecated public int getDisplayHeight();
35 method @Deprecated public int getDisplayRotation();
37 method @Deprecated public int getDisplayWidth();
56 method @Deprecated public boolean pressKeyCode(int);
57 method @Deprecated public boolean pressKeyCode(int, int);
70 method @Deprecated public boolean swipe(int, int, int, int, int);
71 method @Deprecated public boolean swipe(android.graphics.Point[], int);
73 method @Deprecated public boolean takeScreenshot(java.io.File, float, int);
89 …method @Deprecated public boolean dragTo(com.android.uiautomator.core.UiObject, int) throws com.an…
90 …method @Deprecated public boolean dragTo(int, int, int) throws com.android.uiautomator.core.UiObje…
95 …method @Deprecated public int getChildCount() throws com.android.uiautomator.core.UiObjectNotFound…
116 …droid.graphics.Point, android.graphics.Point, android.graphics.Point, android.graphics.Point, int);
117 …method @Deprecated public boolean pinchIn(int, int) throws com.android.uiautomator.core.UiObjectNo…
118 …method @Deprecated public boolean pinchOut(int, int) throws com.android.uiautomator.core.UiObjectN…
120 …method @Deprecated public boolean swipeDown(int) throws com.android.uiautomator.core.UiObjectNotFo…
121 …method @Deprecated public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFo…
122 …method @Deprecated public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotF…
123 …method @Deprecated public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoun…
126 field @Deprecated protected static final int FINGER_TOUCH_HALF_WIDTH = 20; // 0x14
127 field @Deprecated protected static final int SWIPE_MARGIN_LIMIT = 5; // 0x5
145 …method @Deprecated public boolean flingToBeginning(int) throws com.android.uiautomator.core.UiObje…
146 …method @Deprecated public boolean flingToEnd(int) throws com.android.uiautomator.core.UiObjectNotF…
149 method @Deprecated public int getMaxSearchSwipes();
152 …method @Deprecated public boolean scrollBackward(int) throws com.android.uiautomator.core.UiObject…
155 …method @Deprecated public boolean scrollForward(int) throws com.android.uiautomator.core.UiObjectN…
159 …method @Deprecated public boolean scrollToBeginning(int, int) throws com.android.uiautomator.core.…
160 …method @Deprecated public boolean scrollToBeginning(int) throws com.android.uiautomator.core.UiObj…
161 …method @Deprecated public boolean scrollToEnd(int, int) throws com.android.uiautomator.core.UiObje…
162 …method @Deprecated public boolean scrollToEnd(int) throws com.android.uiautomator.core.UiObjectNot…
165 method @Deprecated public com.android.uiautomator.core.UiScrollable setMaxSearchSwipes(int);
187 method @Deprecated public com.android.uiautomator.core.UiSelector index(int);
188 method @Deprecated public com.android.uiautomator.core.UiSelector instance(int);
211 method @Deprecated public void sendStatus(int, android.os.Bundle);