Searched refs:handleRotaryInput (Results 1 – 2 of 2) sorted by relevance
73 mFocusEventDebugView.handleRotaryInput(createRotaryMotionEvent(0.5f, 10L)); in handleRotaryInput_sendsMotionEventWhenEnabled()83 mFocusEventDebugView.handleRotaryInput(createRotaryMotionEvent(0.5f, 10L)); in handleRotaryInput_doesNotSendMotionEventWhenDisabled()
244 post(() -> handleRotaryInput(motionEvent)); in reportMotionEvent()292 void handleRotaryInput(MotionEvent motionEvent) { in handleRotaryInput() method in FocusEventDebugView