Searched defs:downEvent (Results 1 – 4 of 4) sorted by relevance
217 private static Lifecycle.Event downEvent(Lifecycle.State state) { in downEvent() method in PreferenceControllerTestHelper
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()