Searched refs:devicesIds (Results 1 – 1 of 1) sorted by relevance
199 final int[] devicesIds = InputDevice.getDeviceIds(); in getHardKeyboards() local200 for (int deviceId : devicesIds) { in getHardKeyboards()