HomeSort by relevance Sort by last modified time
    Searched refs:getConnectedInputDevices (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothInputDevice.java 208 return mService.getConnectedInputDevices();
IBluetooth.aidl 99 List<BluetoothDevice> getConnectedInputDevices();
  /frameworks/base/core/java/android/server/
BluetoothInputProfileHandler.java 126 List<BluetoothDevice> getConnectedInputDevices() {
BluetoothService.java 395 for (BluetoothDevice device: getConnectedInputDevices()) {
    [all...]

Completed in 193 milliseconds