Searched refs:deviceIds (Results 1 – 1 of 1) sorted by relevance
214 int[] deviceIds = mInputManager.getInputDeviceIds(); in checkGameControllers() local215 for (int deviceId : deviceIds) { in checkGameControllers()