Home
last modified time | relevance | path

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

/developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/
DFullscreenActivity.java214 int[] deviceIds = mInputManager.getInputDeviceIds(); in checkGameControllers() local
215 for (int deviceId : deviceIds) { in checkGameControllers()