Searched defs:downEvent (Results 1 – 6 of 6) sorted by relevance
156 MotionEvent downEvent = in injectClick() local
217 private static Lifecycle.Event downEvent(Lifecycle.State state) { in downEvent() method in PreferenceControllerTestHelper
262 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()
644 KeyEvent downEvent = createKeyEvent(/* down= */ true, uptime, uptime, keyCode); in rotaryEventToKeyEvents() local