Searched refs:getInputDeviceState (Results 1 – 1 of 1) sorted by relevance
101 getInputDeviceState(ids[i]); in onResume()123 InputDeviceState state = getInputDeviceState(event.getDeviceId()); in dispatchKeyEvent()148 InputDeviceState state = getInputDeviceState(event.getDeviceId()); in dispatchGenericMotionEvent()156 private InputDeviceState getInputDeviceState(int deviceId) { in getInputDeviceState() method in GameControllerInput173 InputDeviceState state = getInputDeviceState(deviceId); in onInputDeviceAdded()183 state = getInputDeviceState(deviceId); in onInputDeviceChanged()