Searched refs:onJoystickMotion (Results 1 – 1 of 1) sorted by relevance
149 if (state != null && state.onJoystickMotion(event)) { in dispatchGenericMotionEvent()286 public boolean onJoystickMotion(MotionEvent event) { in onJoystickMotion() method in GameControllerInput.InputDeviceState