Lines Matching refs:UiObjectNotFoundException

5 …r.core.UiSelector, java.lang.String) throws com.android.uiautomator.core.UiObjectNotFoundException;
6 …id.uiautomator.core.UiSelector, int) throws com.android.uiautomator.core.UiObjectNotFoundException;
7 …r.core.UiSelector, java.lang.String) throws com.android.uiautomator.core.UiObjectNotFoundException;
55 … method public void clearTextField() throws com.android.uiautomator.core.UiObjectNotFoundException;
56 method public boolean click() throws com.android.uiautomator.core.UiObjectNotFoundException;
57 …c boolean clickAndWaitForNewWindow() throws com.android.uiautomator.core.UiObjectNotFoundException;
58 …olean clickAndWaitForNewWindow(long) throws com.android.uiautomator.core.UiObjectNotFoundException;
59 …od public boolean clickBottomRight() throws com.android.uiautomator.core.UiObjectNotFoundException;
60 …method public boolean clickTopLeft() throws com.android.uiautomator.core.UiObjectNotFoundException;
63 …ic android.graphics.Rect getBounds() throws com.android.uiautomator.core.UiObjectNotFoundException;
64 …android.uiautomator.core.UiSelector) throws com.android.uiautomator.core.UiObjectNotFoundException;
65 method public int getChildCount() throws com.android.uiautomator.core.UiObjectNotFoundException;
66 ….lang.String getContentDescription() throws com.android.uiautomator.core.UiObjectNotFoundException;
67 …android.uiautomator.core.UiSelector) throws com.android.uiautomator.core.UiObjectNotFoundException;
68 …ic java.lang.String getPackageName() throws com.android.uiautomator.core.UiObjectNotFoundException;
70 …od public java.lang.String getText() throws com.android.uiautomator.core.UiObjectNotFoundException;
71 … method public boolean isCheckable() throws com.android.uiautomator.core.UiObjectNotFoundException;
72 method public boolean isChecked() throws com.android.uiautomator.core.UiObjectNotFoundException;
73 … method public boolean isClickable() throws com.android.uiautomator.core.UiObjectNotFoundException;
74 method public boolean isEnabled() throws com.android.uiautomator.core.UiObjectNotFoundException;
75 … method public boolean isFocusable() throws com.android.uiautomator.core.UiObjectNotFoundException;
76 method public boolean isFocused() throws com.android.uiautomator.core.UiObjectNotFoundException;
77 …hod public boolean isLongClickable() throws com.android.uiautomator.core.UiObjectNotFoundException;
78 …method public boolean isScrollable() throws com.android.uiautomator.core.UiObjectNotFoundException;
79 … method public boolean isSelected() throws com.android.uiautomator.core.UiObjectNotFoundException;
80 method public boolean longClick() throws com.android.uiautomator.core.UiObjectNotFoundException;
81 …ublic boolean longClickBottomRight() throws com.android.uiautomator.core.UiObjectNotFoundException;
82 …od public boolean longClickTopLeft() throws com.android.uiautomator.core.UiObjectNotFoundException;
83 …ic boolean setText(java.lang.String) throws com.android.uiautomator.core.UiObjectNotFoundException;
84 …method public boolean swipeDown(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
85 …method public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
86 …ethod public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
87 … method public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
96 public class UiObjectNotFoundException extends java.lang.Exception {
97 ctor public UiObjectNotFoundException(java.lang.String);
98 ctor public UiObjectNotFoundException(java.lang.String, java.lang.Throwable);
99 ctor public UiObjectNotFoundException(java.lang.Throwable);
109 …Selector, java.lang.String, boolean) throws com.android.uiautomator.core.UiObjectNotFoundException;
110 …Selector, java.lang.String, boolean) throws com.android.uiautomator.core.UiObjectNotFoundException;