Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java251 setProfileAutoConnectionPriority(device, profileId); in processProfileStateChanged()
1429 void setProfileAutoConnectionPriority (BluetoothDevice device, int profileId){ in setProfileAutoConnectionPriority() method in AdapterService