Searched defs:rotaryEvent (Results 1 – 3 of 3) sorted by relevance
432 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, timestamps); in testOnRotaryEvents_withoutFocusedView() local479 RotaryEvent rotaryEvent = new RotaryEvent(inputType, clockwise, timestamps); in testOnRotaryEvents_withFocusedView() local
748 RotaryEvent rotaryEvent = lastEvent.second.get(0); in assertLastRotaryEvent() local
1713 private void handleRotaryEvent(RotaryEvent rotaryEvent) { in handleRotaryEvent()