Searched refs:pinchIn (Results 1 - 3 of 3) sorted by relevance

/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiObject.java958 public boolean pinchIn(int percent, int steps) throws UiObjectNotFoundException { method in class:UiObject
/frameworks/uiautomator/src/com/android/uiautomator/core/
H A DUiObject.java958 public boolean pinchIn(int percent, int steps) throws UiObjectNotFoundException { method in class:UiObject
/frameworks/uiautomator/tests/CtsUiAutomatorTest/src/com/android/uiautomator/tests/cts/
H A DCtsUiAutomatorTest.java836 screen.pinchIn(100, 30);

Completed in 60 milliseconds