Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java143 public static final int PRIORITY_OFF = 0; field
DBluetoothMap.java331 if (priority != BluetoothProfile.PRIORITY_OFF && in setPriority()
364 return PRIORITY_OFF; in getPriority()
368 return PRIORITY_OFF; in getPriority()
DBluetoothA2dp.java353 if (priority != BluetoothProfile.PRIORITY_OFF && in setPriority()
389 return BluetoothProfile.PRIORITY_OFF; in getPriority()
393 return BluetoothProfile.PRIORITY_OFF; in getPriority()
DBluetoothInputDevice.java437 if (priority != BluetoothProfile.PRIORITY_OFF && in setPriority()
472 return BluetoothProfile.PRIORITY_OFF; in getPriority()
476 return BluetoothProfile.PRIORITY_OFF; in getPriority()
DBluetoothHeadset.java471 if (priority != BluetoothProfile.PRIORITY_OFF && in setPriority()
507 return PRIORITY_OFF; in getPriority()
511 return PRIORITY_OFF; in getPriority()
DBluetoothHeadsetClient.java592 if (priority != BluetoothProfile.PRIORITY_OFF && in setPriority()
618 return PRIORITY_OFF; in getPriority()
622 return PRIORITY_OFF; in getPriority()