Searched refs:shouldUseFalsing (Results 1 – 3 of 3) sorted by relevance
90 boolean shouldUseFalsing(@NonNull MotionEvent downEvent); in shouldUseFalsing() method248 touchUsesFalsing = listener.shouldUseFalsing(event); in onTouch()
124 public boolean shouldUseFalsing(@NonNull MotionEvent downEvent) { in onCreateView()
309 public boolean shouldUseFalsing(@NonNull MotionEvent downEvent) { in shouldUseFalsing() method in FlingUpDownMethod