Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java230 int PRIORITY_AUTO_CONNECT = 1000; field
DBluetoothAdapter.java4325 case BluetoothProfile.PRIORITY_AUTO_CONNECT: in priorityToConnectionPolicy()