Home
last modified time | relevance | path

Searched refs:ship (Results 1 – 1 of 1) sorted by relevance

/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java1145 Ship ship = getShipForId(deviceId); in onInputDeviceChanged() local
1146 ship.setInputDevice(InputDevice.getDevice(deviceId)); in onInputDeviceChanged()