Home
last modified time | relevance | path

Searched refs:PRIORITY_OFF (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java119 public static final int PRIORITY_OFF = 0; field
DBluetoothA2dp.java340 if (priority != BluetoothProfile.PRIORITY_OFF && in setPriority()
376 return BluetoothProfile.PRIORITY_OFF; in getPriority()
380 return BluetoothProfile.PRIORITY_OFF; in getPriority()
DBluetoothInputDevice.java413 if (priority != BluetoothProfile.PRIORITY_OFF && in setPriority()
448 return BluetoothProfile.PRIORITY_OFF; in getPriority()
452 return BluetoothProfile.PRIORITY_OFF; in getPriority()
DBluetoothHeadset.java458 if (priority != BluetoothProfile.PRIORITY_OFF && in setPriority()
494 return PRIORITY_OFF; in getPriority()
498 return PRIORITY_OFF; in getPriority()