Searched defs:downEvent (Results 1 – 4 of 4) sorted by relevance
270 final MotionEvent downEvent = MotionEvent.obtain( in performLongClickOn() local
90 boolean shouldUseFalsing(@NonNull MotionEvent downEvent); in shouldUseFalsing()
309 public boolean shouldUseFalsing(@NonNull MotionEvent downEvent) { in shouldUseFalsing()
3261 Event downEvent = null; in computeNeighbors() local