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

  /frameworks/base/core/java/android/bluetooth/
BluetoothInputDevice.java 191 return mService.disconnectInputDevice(device);
IBluetooth.aidl 98 boolean disconnectInputDevice(in BluetoothDevice device);
  /frameworks/base/core/java/android/server/
BluetoothInputProfileHandler.java 92 boolean disconnectInputDevice(BluetoothDevice device,
BluetoothService.java 396 disconnectInputDevice(device);
    [all...]

Completed in 375 milliseconds