Home
last modified time | relevance | path

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

/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java122 getShipForId(deviceId); in findControllersAndAttachShips()
131 Ship currentShip = getShipForId(deviceId); in onKeyDown()
145 Ship currentShip = getShipForId(deviceId); in onKeyUp()
168 Ship curShip = getShipForId(id); in onGenericMotionEvent()
250 private Ship getShipForId(int shipID) { in getShipForId() method in GameView
1132 getShipForId(deviceId); in onInputDeviceAdded()
1145 Ship ship = getShipForId(deviceId); in onInputDeviceChanged()