Searched defs:clickNoSync (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DInteractionController.java215 public boolean clickNoSync(int x, int y) { method in class:InteractionController
216 Log.d(LOG_TAG, "clickNoSync (" + x + ", " + y + ")");

Completed in 185 milliseconds