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

/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
H A DInteractionController.java323 public boolean longTap(int x, int y) { method in class:InteractionController
325 Log.d(LOG_TAG, "longTap (" + x + ", " + y + ")");

Completed in 45 milliseconds