Home
last modified time | relevance | path

Searched defs:inputDevices (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothInputDeviceConnector.java93 int[] inputDevices = inputManager.getInputDeviceIds(); in registerInputMethodMonitor() local
DBluetoothDevicePairer.java208 int[] inputDevices = inMan.getInputDeviceIds(); in hasValidInputDevice() local
517 List<BluetoothDevice> inputDevices = new ArrayList<>(); in getAutoPairDevice() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidService.java430 List<BluetoothDevice> inputDevices = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local