Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothInputDeviceConnector.java92 int[] inputDevices = inputManager.getInputDeviceIds(); in registerInputMethodMonitor() local
DBluetoothDevicePairer.java210 int[] inputDevices = inMan.getInputDeviceIds(); in hasValidInputDevice() local
538 List<BluetoothDevice> inputDevices = new ArrayList<>(); in getAutoPairDevice() local
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DCarAudioZoneInputFragment.java112 List<AudioDeviceInfo> inputDevices = in initAudioInputInfo() local
/packages/services/Car/car-lib/src/android/car/media/
DCarAudioManager.java782 AudioDeviceInfo[] inputDevices = mAudioManager.getDevices(flag); in convertInputDevicesToDeviceInfos() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDeviceService.java822 List<BluetoothDevice> inputDevices = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
DHidHostService.java572 List<BluetoothDevice> inputDevices = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/services/Car/service/src/com/android/car/audio/
DCarAudioService.java555 AudioDeviceInfo[] inputDevices = getAllInputDevices(); in loadCarAudioConfigurationLocked() local