Searched defs:touchDown (Results 1 – 2 of 2) sorted by relevance
53 private boolean touchDown(int x, int y) { in touchDown() method in TouchHelper
191 fun touchDown(x: Int, y: Int): Pointer { in touchDown() method