Lines Matching refs:method

5method public com.android.uiautomator.core.UiObject getChildByDescription(com.android.uiautomator.…
6method public com.android.uiautomator.core.UiObject getChildByInstance(com.android.uiautomator.cor…
7method public com.android.uiautomator.core.UiObject getChildByText(com.android.uiautomator.core.Ui…
8 method public int getChildCount(com.android.uiautomator.core.UiSelector);
12 method public void clearLastTraversedText();
13 method public boolean click(int, int);
14 method public void dumpWindowHierarchy(java.lang.String);
15 method public void freezeRotation() throws android.os.RemoteException;
16 method public deprecated java.lang.String getCurrentActivityName();
17 method public java.lang.String getCurrentPackageName();
18 method public int getDisplayHeight();
19 method public int getDisplayRotation();
20 method public int getDisplayWidth();
21 method public static com.android.uiautomator.core.UiDevice getInstance();
22 method public java.lang.String getLastTraversedText();
23 method public java.lang.String getProductName();
24 method public boolean hasAnyWatcherTriggered();
25 method public boolean hasWatcherTriggered(java.lang.String);
26 method public boolean isNaturalOrientation();
27 method public boolean isScreenOn() throws android.os.RemoteException;
28 method public boolean pressBack();
29 method public boolean pressDPadCenter();
30 method public boolean pressDPadDown();
31 method public boolean pressDPadLeft();
32 method public boolean pressDPadRight();
33 method public boolean pressDPadUp();
34 method public boolean pressDelete();
35 method public boolean pressEnter();
36 method public boolean pressHome();
37 method public boolean pressKeyCode(int);
38 method public boolean pressKeyCode(int, int);
39 method public boolean pressMenu();
40 method public boolean pressRecentApps() throws android.os.RemoteException;
41 method public boolean pressSearch();
42 method public void registerWatcher(java.lang.String, com.android.uiautomator.core.UiWatcher);
43 method public void removeWatcher(java.lang.String);
44 method public void resetWatcherTriggers();
45 method public void runWatchers();
46 method public void setOrientationLeft() throws android.os.RemoteException;
47 method public void setOrientationNatural() throws android.os.RemoteException;
48 method public void setOrientationRight() throws android.os.RemoteException;
49 method public void sleep() throws android.os.RemoteException;
50 method public boolean swipe(int, int, int, int, int);
51 method public boolean swipe(android.graphics.Point[], int);
52 method public boolean takeScreenshot(java.io.File);
53 method public boolean takeScreenshot(java.io.File, float, int);
54 method public void unfreezeRotation() throws android.os.RemoteException;
55 method public void waitForIdle();
56 method public void waitForIdle(long);
57 method public boolean waitForWindowUpdate(java.lang.String, long);
58 method public void wakeUp() throws android.os.RemoteException;
63method public void clearTextField() throws com.android.uiautomator.core.UiObjectNotFoundException;
64 method public boolean click() throws com.android.uiautomator.core.UiObjectNotFoundException;
65method public boolean clickAndWaitForNewWindow() throws com.android.uiautomator.core.UiObjectNotFo…
66method public boolean clickAndWaitForNewWindow(long) throws com.android.uiautomator.core.UiObjectN…
67method public boolean clickBottomRight() throws com.android.uiautomator.core.UiObjectNotFoundExcep…
68method public boolean clickTopLeft() throws com.android.uiautomator.core.UiObjectNotFoundException;
69 method public boolean exists();
70method protected android.view.accessibility.AccessibilityNodeInfo findAccessibilityNodeInfo(long);
71method public android.graphics.Rect getBounds() throws com.android.uiautomator.core.UiObjectNotFou…
72method public com.android.uiautomator.core.UiObject getChild(com.android.uiautomator.core.UiSelect…
73 method public int getChildCount() throws com.android.uiautomator.core.UiObjectNotFoundException;
74method public java.lang.String getContentDescription() throws com.android.uiautomator.core.UiObjec…
75method public com.android.uiautomator.core.UiObject getFromParent(com.android.uiautomator.core.UiS…
76method public java.lang.String getPackageName() throws com.android.uiautomator.core.UiObjectNotFou…
77 method public final com.android.uiautomator.core.UiSelector getSelector();
78method public java.lang.String getText() throws com.android.uiautomator.core.UiObjectNotFoundExcep…
79method public android.graphics.Rect getVisibleBounds() throws com.android.uiautomator.core.UiObjec…
80method public boolean isCheckable() throws com.android.uiautomator.core.UiObjectNotFoundException;
81 method public boolean isChecked() throws com.android.uiautomator.core.UiObjectNotFoundException;
82method public boolean isClickable() throws com.android.uiautomator.core.UiObjectNotFoundException;
83 method public boolean isEnabled() throws com.android.uiautomator.core.UiObjectNotFoundException;
84method public boolean isFocusable() throws com.android.uiautomator.core.UiObjectNotFoundException;
85 method public boolean isFocused() throws com.android.uiautomator.core.UiObjectNotFoundException;
86method public boolean isLongClickable() throws com.android.uiautomator.core.UiObjectNotFoundExcept…
87method public boolean isScrollable() throws com.android.uiautomator.core.UiObjectNotFoundException;
88method public boolean isSelected() throws com.android.uiautomator.core.UiObjectNotFoundException;
89 method public boolean longClick() throws com.android.uiautomator.core.UiObjectNotFoundException;
90method public boolean longClickBottomRight() throws com.android.uiautomator.core.UiObjectNotFoundE…
91method public boolean longClickTopLeft() throws com.android.uiautomator.core.UiObjectNotFoundExcep…
92method public boolean setText(java.lang.String) throws com.android.uiautomator.core.UiObjectNotFou…
93method public boolean swipeDown(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
94method public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
95method public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
96method public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
97 method public boolean waitForExists(long);
98 method public boolean waitUntilGone(long);
114 method protected boolean exists(com.android.uiautomator.core.UiSelector);
115method public boolean flingBackward() throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
116method public boolean flingForward() throws com.android.uiautomator.core.UiObjectNotFoundException;
117method public boolean flingToBeginning(int) throws com.android.uiautomator.core.UiObjectNotFoundEx…
118method public boolean flingToEnd(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
119method public com.android.uiautomator.core.UiObject getChildByDescription(com.android.uiautomator.…
120method public com.android.uiautomator.core.UiObject getChildByText(com.android.uiautomator.core.Ui…
121 method public int getMaxSearchSwipes();
122 method public double getSwipeDeadZonePercentage();
123method public boolean scrollBackward() throws com.android.uiautomator.core.UiObjectNotFoundExcepti…
124method public boolean scrollBackward(int) throws com.android.uiautomator.core.UiObjectNotFoundExce…
125method public boolean scrollDescriptionIntoView(java.lang.String) throws com.android.uiautomator.c…
126method public boolean scrollForward() throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
127method public boolean scrollForward(int) throws com.android.uiautomator.core.UiObjectNotFoundExcep…
128method public boolean scrollIntoView(com.android.uiautomator.core.UiObject) throws com.android.uia…
129method public boolean scrollIntoView(com.android.uiautomator.core.UiSelector) throws com.android.u…
130method public boolean scrollTextIntoView(java.lang.String) throws com.android.uiautomator.core.UiO…
131method public boolean scrollToBeginning(int, int) throws com.android.uiautomator.core.UiObjectNotF…
132method public boolean scrollToBeginning(int) throws com.android.uiautomator.core.UiObjectNotFoundE…
133method public boolean scrollToEnd(int, int) throws com.android.uiautomator.core.UiObjectNotFoundEx…
134method public boolean scrollToEnd(int) throws com.android.uiautomator.core.UiObjectNotFoundExcepti…
135 method public com.android.uiautomator.core.UiScrollable setAsHorizontalList();
136 method public com.android.uiautomator.core.UiScrollable setAsVerticalList();
137 method public com.android.uiautomator.core.UiScrollable setMaxSearchSwipes(int);
138 method public com.android.uiautomator.core.UiScrollable setSwipeDeadZonePercentage(double);
143 method public com.android.uiautomator.core.UiSelector checked(boolean);
144method public com.android.uiautomator.core.UiSelector childSelector(com.android.uiautomator.core.U…
145 method public com.android.uiautomator.core.UiSelector className(java.lang.String);
146 method public com.android.uiautomator.core.UiSelector className(java.lang.Class<T>);
147 method public com.android.uiautomator.core.UiSelector classNameMatches(java.lang.String);
148 method public com.android.uiautomator.core.UiSelector clickable(boolean);
149 method protected com.android.uiautomator.core.UiSelector cloneSelector();
150 method public com.android.uiautomator.core.UiSelector description(java.lang.String);
151 method public com.android.uiautomator.core.UiSelector descriptionContains(java.lang.String);
152 method public com.android.uiautomator.core.UiSelector descriptionMatches(java.lang.String);
153 method public com.android.uiautomator.core.UiSelector descriptionStartsWith(java.lang.String);
154 method public com.android.uiautomator.core.UiSelector enabled(boolean);
155 method public com.android.uiautomator.core.UiSelector focusable(boolean);
156 method public com.android.uiautomator.core.UiSelector focused(boolean);
157method public com.android.uiautomator.core.UiSelector fromParent(com.android.uiautomator.core.UiSe…
158 method public com.android.uiautomator.core.UiSelector index(int);
159 method public com.android.uiautomator.core.UiSelector instance(int);
160 method public com.android.uiautomator.core.UiSelector longClickable(boolean);
161 method public com.android.uiautomator.core.UiSelector packageName(java.lang.String);
162 method public com.android.uiautomator.core.UiSelector packageNameMatches(java.lang.String);
163 method public com.android.uiautomator.core.UiSelector scrollable(boolean);
164 method public com.android.uiautomator.core.UiSelector selected(boolean);
165 method public com.android.uiautomator.core.UiSelector text(java.lang.String);
166 method public com.android.uiautomator.core.UiSelector textContains(java.lang.String);
167 method public com.android.uiautomator.core.UiSelector textMatches(java.lang.String);
168 method public com.android.uiautomator.core.UiSelector textStartsWith(java.lang.String);
172 method public abstract boolean checkForCondition();
180 method public abstract void sendStatus(int, android.os.Bundle);
185 method public com.android.uiautomator.testrunner.IAutomationSupport getAutomationSupport();
186 method public android.os.Bundle getParams();
187 method public com.android.uiautomator.core.UiDevice getUiDevice();
188 method public void sleep(long);