Home
last modified time | relevance | path

Searched refs:PRIORITY_UNDEFINED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java253 int PRIORITY_UNDEFINED = -1; field
DBluetoothAdapter.java3526 case BluetoothProfile.PRIORITY_UNDEFINED: in priorityToConnectionPolicy()
3549 return BluetoothProfile.PRIORITY_UNDEFINED; in connectionPolicyToPriority()
3551 return BluetoothProfile.PRIORITY_UNDEFINED; in connectionPolicyToPriority()