Searched refs:dragTo (Results 1 – 2 of 2) sorted by relevance
198 public boolean dragTo(UiObject destObj, int steps) throws UiObjectNotFoundException { in dragTo() method in UiObject218 public boolean dragTo(int destX, int destY, int steps) throws UiObjectNotFoundException { in dragTo() method in UiObject
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…