Home
last modified time | relevance | path

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

/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java114 int[] deviceIds = mInputManager.getInputDeviceIds(); in findControllersAndAttachShips() local
115 for (int deviceId : deviceIds) { in findControllersAndAttachShips()