Searched defs:actionDown (Results 1 – 3 of 3) sorted by relevance
135 private MotionEvent newEvent(int actionDown, float x, float y) { in newEvent()
636 private void doMotionEvent(int actionDown, int coordinate) { in doMotionEvent()640 private void doMotionEvent(int actionDown, int coordinate, float velocity) { in doMotionEvent()
231 private void actionDown(MotionEvent e) { in actionDown() method in VrView