Searched refs:handleRotateEvent (Results 1 – 2 of 2) sorted by relevance
195 handleRotateEvent( in onGenericMotion()206 private void handleRotateEvent(@NonNull DirectManipulationView dmv, float scroll) { in handleRotateEvent() method in DirectManipulationView.RotationHandler
1033 handleRotateEvent(/* clockwise= */ false, detents, in handleKeyEvent()1040 handleRotateEvent(/* clockwise= */ true, detents, in handleKeyEvent()1721 handleRotateEvent(clockwise, count, eventTime); in handleRotaryEvent()1724 private void handleRotateEvent(boolean clockwise, int count, long eventTime) { in handleRotateEvent() method in RotaryService