Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothInputDeviceConnector.java92 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/
DHidDeviceService.java714 List<BluetoothDevice> inputDevices = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
DHidHostService.java507 List<BluetoothDevice> inputDevices = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local