• Home
  • Raw
  • Download

Lines Matching refs:boolean

28     method @Deprecated public boolean click(int, int);
29 method @Deprecated public boolean drag(int, int, int, int, int);
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();
65 method @Deprecated public void setCompressedLayoutHeirarchy(boolean);
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);
77 method @Deprecated public boolean waitForWindowUpdate(String, long);
84 …method @Deprecated public boolean click() throws com.android.uiautomator.core.UiObjectNotFoundExce…
85 …method @Deprecated public boolean clickAndWaitForNewWindow() throws com.android.uiautomator.core.U…
86 …method @Deprecated public boolean clickAndWaitForNewWindow(long) throws com.android.uiautomator.co…
87 …method @Deprecated public boolean clickBottomRight() throws com.android.uiautomator.core.UiObjectN…
88 …method @Deprecated public boolean clickTopLeft() throws com.android.uiautomator.core.UiObjectNotFo…
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…
91 method @Deprecated public boolean exists();
103 …method @Deprecated public boolean isCheckable() throws com.android.uiautomator.core.UiObjectNotFou…
104 …method @Deprecated public boolean isChecked() throws com.android.uiautomator.core.UiObjectNotFound…
105 …method @Deprecated public boolean isClickable() throws com.android.uiautomator.core.UiObjectNotFou…
106 …method @Deprecated public boolean isEnabled() throws com.android.uiautomator.core.UiObjectNotFound…
107 …method @Deprecated public boolean isFocusable() throws com.android.uiautomator.core.UiObjectNotFou…
108 …method @Deprecated public boolean isFocused() throws com.android.uiautomator.core.UiObjectNotFound…
109 …method @Deprecated public boolean isLongClickable() throws com.android.uiautomator.core.UiObjectNo…
110 …method @Deprecated public boolean isScrollable() throws com.android.uiautomator.core.UiObjectNotFo…
111 …method @Deprecated public boolean isSelected() throws com.android.uiautomator.core.UiObjectNotFoun…
112 …method @Deprecated public boolean longClick() throws com.android.uiautomator.core.UiObjectNotFound…
113 …method @Deprecated public boolean longClickBottomRight() throws com.android.uiautomator.core.UiObj…
114 …method @Deprecated public boolean longClickTopLeft() throws com.android.uiautomator.core.UiObjectN…
115 …method @Deprecated public boolean performMultiPointerGesture(android.view.MotionEvent.PointerCoord…
116 …method @Deprecated public boolean performTwoPointerGesture(android.graphics.Point, android.graphic…
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…
119 …method @Deprecated public boolean setText(String) throws com.android.uiautomator.core.UiObjectNotF…
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…
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);
143 …method @Deprecated public boolean flingBackward() throws com.android.uiautomator.core.UiObjectNotF…
144 …method @Deprecated public boolean flingForward() throws com.android.uiautomator.core.UiObjectNotFo…
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…
147 …t getChildByDescription(com.android.uiautomator.core.UiSelector, String, boolean) throws com.andro…
148 …UiObject getChildByText(com.android.uiautomator.core.UiSelector, String, boolean) throws com.andro…
151 …method @Deprecated public boolean scrollBackward() throws com.android.uiautomator.core.UiObjectNot…
152 …method @Deprecated public boolean scrollBackward(int) throws com.android.uiautomator.core.UiObject…
153 …method @Deprecated public boolean scrollDescriptionIntoView(String) throws com.android.uiautomator…
154 …method @Deprecated public boolean scrollForward() throws com.android.uiautomator.core.UiObjectNotF…
155 …method @Deprecated public boolean scrollForward(int) throws com.android.uiautomator.core.UiObjectN…
156 …method @Deprecated public boolean scrollIntoView(com.android.uiautomator.core.UiObject) throws com…
157 …method @Deprecated public boolean scrollIntoView(com.android.uiautomator.core.UiSelector) throws c…
158 …method @Deprecated public boolean scrollTextIntoView(String) throws com.android.uiautomator.core.U…
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…
171 method @Deprecated public com.android.uiautomator.core.UiSelector checkable(boolean);
172 method @Deprecated public com.android.uiautomator.core.UiSelector checked(boolean);
177 method @Deprecated public com.android.uiautomator.core.UiSelector clickable(boolean);
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);
189 method @Deprecated public com.android.uiautomator.core.UiSelector longClickable(boolean);
194 method @Deprecated public com.android.uiautomator.core.UiSelector scrollable(boolean);
195 method @Deprecated public com.android.uiautomator.core.UiSelector selected(boolean);
203 method @Deprecated public boolean checkForCondition();