Searched refs:getInputDevicePriority (Results 1 – 6 of 6) sorted by relevance
69 getInputDevicePriority(device) == BluetoothInputDevice.PRIORITY_OFF) { in connectInputDevice()137 int getInputDevicePriority(BluetoothDevice device) { in getInputDevicePriority() method in BluetoothInputProfileHandler178 if (getInputDevicePriority(device) > in handleInputDeviceStateChange()210 if (getInputDevicePriority(device) == BluetoothInputDevice.PRIORITY_UNDEFINED) { in setInitialInputDevicePriority()
804 authorized = mBluetoothService.getInputDevicePriority(device) > in onAgentAuthorize()
2209 public int getInputDevicePriority(BluetoothDevice device) { in getInputDevicePriority() method in BluetoothService2212 return mBluetoothInputProfileHandler.getInputDevicePriority(device); in getInputDevicePriority()
305 return mService.getInputDevicePriority(device); in getPriority()
103 int getInputDevicePriority(in BluetoothDevice device); in getInputDevicePriority() method
389 if (mService.getInputDevicePriority(mDevice) == in processMessage()1243 if (mService.getInputDevicePriority(mDevice) == in processCommand()