Searched refs:mJoystickHandler (Results 1 – 1 of 1) sorted by relevance
55 protected static SDLJoystickHandler mJoystickHandler; field in SDLActivity107 mJoystickHandler = null; in initialize()170 mJoystickHandler = new SDLJoystickHandler_API12(); in onCreate()173 mJoystickHandler = new SDLJoystickHandler(); in onCreate()718 return mJoystickHandler.handleMotionEvent(event); in handleJoystickMotionEvent()726 mJoystickHandler.pollInputDevices(); in pollInputDevices()