Lines Matching refs:method

5     method @Deprecated public long getActionAcknowledgmentTimeout();
6 method @Deprecated public static com.android.uiautomator.core.Configurator getInstance();
7 method @Deprecated public long getKeyInjectionDelay();
8 method @Deprecated public long getScrollAcknowledgmentTimeout();
9 method @Deprecated public long getWaitForIdleTimeout();
10 method @Deprecated public long getWaitForSelectorTimeout();
11method @Deprecated public com.android.uiautomator.core.Configurator setActionAcknowledgmentTimeout…
12 method @Deprecated public com.android.uiautomator.core.Configurator setKeyInjectionDelay(long);
13method @Deprecated public com.android.uiautomator.core.Configurator setScrollAcknowledgmentTimeout…
14 method @Deprecated public com.android.uiautomator.core.Configurator setWaitForIdleTimeout(long);
15method @Deprecated public com.android.uiautomator.core.Configurator setWaitForSelectorTimeout(long…
20method @Deprecated public com.android.uiautomator.core.UiObject getChildByDescription(com.android.…
21method @Deprecated public com.android.uiautomator.core.UiObject getChildByInstance(com.android.uia…
22method @Deprecated public com.android.uiautomator.core.UiObject getChildByText(com.android.uiautom…
23 method @Deprecated public int getChildCount(com.android.uiautomator.core.UiSelector);
27 method @Deprecated public void clearLastTraversedText();
28 method @Deprecated public boolean click(int, int);
29 method @Deprecated public boolean drag(int, int, int, int, int);
30 method @Deprecated public void dumpWindowHierarchy(String);
31 method @Deprecated public void freezeRotation() throws android.os.RemoteException;
32 method @Deprecated public String getCurrentActivityName();
33 method @Deprecated public String getCurrentPackageName();
34 method @Deprecated public int getDisplayHeight();
35 method @Deprecated public int getDisplayRotation();
36 method @Deprecated public android.graphics.Point getDisplaySizeDp();
37 method @Deprecated public int getDisplayWidth();
38 method @Deprecated public static com.android.uiautomator.core.UiDevice getInstance();
39 method @Deprecated public String getLastTraversedText();
40 method @Deprecated public String getProductName();
41 method @Deprecated public boolean hasAnyWatcherTriggered();
42 method @Deprecated public boolean hasWatcherTriggered(String);
43 method @Deprecated public boolean isNaturalOrientation();
44 method @Deprecated public boolean isScreenOn() throws android.os.RemoteException;
45 method @Deprecated public boolean openNotification();
46 method @Deprecated public boolean openQuickSettings();
47 method @Deprecated public boolean pressBack();
48 method @Deprecated public boolean pressDPadCenter();
49 method @Deprecated public boolean pressDPadDown();
50 method @Deprecated public boolean pressDPadLeft();
51 method @Deprecated public boolean pressDPadRight();
52 method @Deprecated public boolean pressDPadUp();
53 method @Deprecated public boolean pressDelete();
54 method @Deprecated public boolean pressEnter();
55 method @Deprecated public boolean pressHome();
56 method @Deprecated public boolean pressKeyCode(int);
57 method @Deprecated public boolean pressKeyCode(int, int);
58 method @Deprecated public boolean pressMenu();
59 method @Deprecated public boolean pressRecentApps() throws android.os.RemoteException;
60 method @Deprecated public boolean pressSearch();
61 method @Deprecated public void registerWatcher(String, com.android.uiautomator.core.UiWatcher);
62 method @Deprecated public void removeWatcher(String);
63 method @Deprecated public void resetWatcherTriggers();
64 method @Deprecated public void runWatchers();
65 method @Deprecated public void setCompressedLayoutHeirarchy(boolean);
66 method @Deprecated public void setOrientationLeft() throws android.os.RemoteException;
67 method @Deprecated public void setOrientationNatural() throws android.os.RemoteException;
68 method @Deprecated public void setOrientationRight() throws android.os.RemoteException;
69 method @Deprecated public void sleep() throws android.os.RemoteException;
70 method @Deprecated public boolean swipe(int, int, int, int, int);
71 method @Deprecated public boolean swipe(android.graphics.Point[], int);
72 method @Deprecated public boolean takeScreenshot(java.io.File);
73 method @Deprecated public boolean takeScreenshot(java.io.File, float, int);
74 method @Deprecated public void unfreezeRotation() throws android.os.RemoteException;
75 method @Deprecated public void waitForIdle();
76 method @Deprecated public void waitForIdle(long);
77 method @Deprecated public boolean waitForWindowUpdate(String, long);
78 method @Deprecated public void wakeUp() throws android.os.RemoteException;
83method @Deprecated public void clearTextField() throws com.android.uiautomator.core.UiObjectNotFou…
84method @Deprecated public boolean click() throws com.android.uiautomator.core.UiObjectNotFoundExce…
85method @Deprecated public boolean clickAndWaitForNewWindow() throws com.android.uiautomator.core.U…
86method @Deprecated public boolean clickAndWaitForNewWindow(long) throws com.android.uiautomator.co…
87method @Deprecated public boolean clickBottomRight() throws com.android.uiautomator.core.UiObjectN…
88method @Deprecated public boolean clickTopLeft() throws com.android.uiautomator.core.UiObjectNotFo…
89method @Deprecated public boolean dragTo(com.android.uiautomator.core.UiObject, int) throws com.an…
90method @Deprecated public boolean dragTo(int, int, int) throws com.android.uiautomator.core.UiObje…
91 method @Deprecated public boolean exists();
92method @Deprecated protected android.view.accessibility.AccessibilityNodeInfo findAccessibilityNod…
93method @Deprecated public android.graphics.Rect getBounds() throws com.android.uiautomator.core.Ui…
94method @Deprecated public com.android.uiautomator.core.UiObject getChild(com.android.uiautomator.c…
95method @Deprecated public int getChildCount() throws com.android.uiautomator.core.UiObjectNotFound…
96method @Deprecated public String getClassName() throws com.android.uiautomator.core.UiObjectNotFou…
97method @Deprecated public String getContentDescription() throws com.android.uiautomator.core.UiObj…
98method @Deprecated public com.android.uiautomator.core.UiObject getFromParent(com.android.uiautoma…
99method @Deprecated public String getPackageName() throws com.android.uiautomator.core.UiObjectNotF…
100 method @Deprecated public final com.android.uiautomator.core.UiSelector getSelector();
101method @Deprecated public String getText() throws com.android.uiautomator.core.UiObjectNotFoundExc…
102method @Deprecated public android.graphics.Rect getVisibleBounds() throws com.android.uiautomator.…
103method @Deprecated public boolean isCheckable() throws com.android.uiautomator.core.UiObjectNotFou…
104method @Deprecated public boolean isChecked() throws com.android.uiautomator.core.UiObjectNotFound…
105method @Deprecated public boolean isClickable() throws com.android.uiautomator.core.UiObjectNotFou…
106method @Deprecated public boolean isEnabled() throws com.android.uiautomator.core.UiObjectNotFound…
107method @Deprecated public boolean isFocusable() throws com.android.uiautomator.core.UiObjectNotFou…
108method @Deprecated public boolean isFocused() throws com.android.uiautomator.core.UiObjectNotFound…
109method @Deprecated public boolean isLongClickable() throws com.android.uiautomator.core.UiObjectNo…
110method @Deprecated public boolean isScrollable() throws com.android.uiautomator.core.UiObjectNotFo…
111method @Deprecated public boolean isSelected() throws com.android.uiautomator.core.UiObjectNotFoun…
112method @Deprecated public boolean longClick() throws com.android.uiautomator.core.UiObjectNotFound…
113method @Deprecated public boolean longClickBottomRight() throws com.android.uiautomator.core.UiObj…
114method @Deprecated public boolean longClickTopLeft() throws com.android.uiautomator.core.UiObjectN…
115method @Deprecated public boolean performMultiPointerGesture(android.view.MotionEvent.PointerCoord…
116method @Deprecated public boolean performTwoPointerGesture(android.graphics.Point, android.graphic…
117method @Deprecated public boolean pinchIn(int, int) throws com.android.uiautomator.core.UiObjectNo…
118method @Deprecated public boolean pinchOut(int, int) throws com.android.uiautomator.core.UiObjectN…
119method @Deprecated public boolean setText(String) throws com.android.uiautomator.core.UiObjectNotF…
120method @Deprecated public boolean swipeDown(int) throws com.android.uiautomator.core.UiObjectNotFo…
121method @Deprecated public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFo…
122method @Deprecated public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotF…
123method @Deprecated public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoun…
124 method @Deprecated public boolean waitForExists(long);
125 method @Deprecated public boolean waitUntilGone(long);
142 method @Deprecated protected boolean exists(com.android.uiautomator.core.UiSelector);
143method @Deprecated public boolean flingBackward() throws com.android.uiautomator.core.UiObjectNotF…
144method @Deprecated public boolean flingForward() throws com.android.uiautomator.core.UiObjectNotFo…
145method @Deprecated public boolean flingToBeginning(int) throws com.android.uiautomator.core.UiObje…
146method @Deprecated public boolean flingToEnd(int) throws com.android.uiautomator.core.UiObjectNotF…
147method @Deprecated public com.android.uiautomator.core.UiObject getChildByDescription(com.android.…
148method @Deprecated public com.android.uiautomator.core.UiObject getChildByText(com.android.uiautom…
149 method @Deprecated public int getMaxSearchSwipes();
150 method @Deprecated public double getSwipeDeadZonePercentage();
151method @Deprecated public boolean scrollBackward() throws com.android.uiautomator.core.UiObjectNot…
152method @Deprecated public boolean scrollBackward(int) throws com.android.uiautomator.core.UiObject…
153method @Deprecated public boolean scrollDescriptionIntoView(String) throws com.android.uiautomator…
154method @Deprecated public boolean scrollForward() throws com.android.uiautomator.core.UiObjectNotF…
155method @Deprecated public boolean scrollForward(int) throws com.android.uiautomator.core.UiObjectN…
156method @Deprecated public boolean scrollIntoView(com.android.uiautomator.core.UiObject) throws com…
157method @Deprecated public boolean scrollIntoView(com.android.uiautomator.core.UiSelector) throws c…
158method @Deprecated public boolean scrollTextIntoView(String) throws com.android.uiautomator.core.U…
159method @Deprecated public boolean scrollToBeginning(int, int) throws com.android.uiautomator.core.…
160method @Deprecated public boolean scrollToBeginning(int) throws com.android.uiautomator.core.UiObj…
161method @Deprecated public boolean scrollToEnd(int, int) throws com.android.uiautomator.core.UiObje…
162method @Deprecated public boolean scrollToEnd(int) throws com.android.uiautomator.core.UiObjectNot…
163 method @Deprecated public com.android.uiautomator.core.UiScrollable setAsHorizontalList();
164 method @Deprecated public com.android.uiautomator.core.UiScrollable setAsVerticalList();
165 method @Deprecated public com.android.uiautomator.core.UiScrollable setMaxSearchSwipes(int);
166method @Deprecated public com.android.uiautomator.core.UiScrollable setSwipeDeadZonePercentage(dou…
171 method @Deprecated public com.android.uiautomator.core.UiSelector checkable(boolean);
172 method @Deprecated public com.android.uiautomator.core.UiSelector checked(boolean);
173method @Deprecated public com.android.uiautomator.core.UiSelector childSelector(com.android.uiauto…
174 method @Deprecated public com.android.uiautomator.core.UiSelector className(String);
175 method @Deprecated public <T> com.android.uiautomator.core.UiSelector className(Class<T>);
176 method @Deprecated public com.android.uiautomator.core.UiSelector classNameMatches(String);
177 method @Deprecated public com.android.uiautomator.core.UiSelector clickable(boolean);
178 method @Deprecated protected com.android.uiautomator.core.UiSelector cloneSelector();
179 method @Deprecated public com.android.uiautomator.core.UiSelector description(String);
180 method @Deprecated public com.android.uiautomator.core.UiSelector descriptionContains(String);
181 method @Deprecated public com.android.uiautomator.core.UiSelector descriptionMatches(String);
182 method @Deprecated public com.android.uiautomator.core.UiSelector descriptionStartsWith(String);
183 method @Deprecated public com.android.uiautomator.core.UiSelector enabled(boolean);
184 method @Deprecated public com.android.uiautomator.core.UiSelector focusable(boolean);
185 method @Deprecated public com.android.uiautomator.core.UiSelector focused(boolean);
186method @Deprecated public com.android.uiautomator.core.UiSelector fromParent(com.android.uiautomat…
187 method @Deprecated public com.android.uiautomator.core.UiSelector index(int);
188 method @Deprecated public com.android.uiautomator.core.UiSelector instance(int);
189 method @Deprecated public com.android.uiautomator.core.UiSelector longClickable(boolean);
190 method @Deprecated public com.android.uiautomator.core.UiSelector packageName(String);
191 method @Deprecated public com.android.uiautomator.core.UiSelector packageNameMatches(String);
192 method @Deprecated public com.android.uiautomator.core.UiSelector resourceId(String);
193 method @Deprecated public com.android.uiautomator.core.UiSelector resourceIdMatches(String);
194 method @Deprecated public com.android.uiautomator.core.UiSelector scrollable(boolean);
195 method @Deprecated public com.android.uiautomator.core.UiSelector selected(boolean);
196 method @Deprecated public com.android.uiautomator.core.UiSelector text(String);
197 method @Deprecated public com.android.uiautomator.core.UiSelector textContains(String);
198 method @Deprecated public com.android.uiautomator.core.UiSelector textMatches(String);
199 method @Deprecated public com.android.uiautomator.core.UiSelector textStartsWith(String);
203 method @Deprecated public boolean checkForCondition();
211 method @Deprecated public void sendStatus(int, android.os.Bundle);
216method @Deprecated public com.android.uiautomator.testrunner.IAutomationSupport getAutomationSuppo…
217 method @Deprecated public android.os.Bundle getParams();
218 method @Deprecated public com.android.uiautomator.core.UiDevice getUiDevice();
219 method @Deprecated public void sleep(long);