Searched refs:handleUpdateShowRotaryInput (Results 1 – 2 of 2) sorted by relevance
71 mFocusEventDebugView.handleUpdateShowRotaryInput(true); in handleRotaryInput_sendsMotionEventWhenEnabled()81 mFocusEventDebugView.handleUpdateShowRotaryInput(false); in handleRotaryInput_doesNotSendMotionEventWhenDisabled()
157 post(() -> handleUpdateShowRotaryInput(enabled)); in updateShowRotaryInput()199 void handleUpdateShowRotaryInput(boolean enabled) { in handleUpdateShowRotaryInput() method in FocusEventDebugView