Searched defs:rotaryEvent (Results 1 – 3 of 3) sorted by relevance
867 RotaryEvent rotaryEvent = capturedEvents.second.get(0); in sendAndAssertRotaryNavigationEvent() local912 RotaryEvent rotaryEvent = lastEvent.second.get(0); in waitAndAssertLastRotaryEvent() local
455 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, timestamps); in testOnRotaryEvents_withoutFocusedView() local502 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, timestamps); in testOnRotaryEvents_withFocusedView() local
1933 private void handleRotaryEvent(RotaryEvent rotaryEvent) { in handleRotaryEvent()