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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DInteractionController.java656 private int getPointerAction(int motionEnvent, int index) { method in class:InteractionController
717 getPointerAction(MotionEvent.ACTION_POINTER_DOWN, x), x + 1, properties,
748 getPointerAction(MotionEvent.ACTION_POINTER_UP, x), x + 1, properties,

Completed in 47 milliseconds