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

  /frameworks/base/core/java/android/server/
BluetoothInputProfileHandler.java 69 getInputDevicePriority(device) == BluetoothInputDevice.PRIORITY_OFF) {
137 int getInputDevicePriority(BluetoothDevice device) {
178 if (getInputDevicePriority(device) >
210 if (getInputDevicePriority(device) == BluetoothInputDevice.PRIORITY_UNDEFINED) {
BluetoothEventLoop.java     [all...]
BluetoothService.java     [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothInputDevice.java 305 return mService.getInputDevicePriority(device);
IBluetooth.aidl 103 int getInputDevicePriority(in BluetoothDevice device);
BluetoothDeviceProfileState.java 389 if (mService.getInputDevicePriority(mDevice) ==
    [all...]

Completed in 43 milliseconds