Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DPhonePolicy.java731 handleAllProfilesDisconnected(device); in processProfileStateChanged()
807 private boolean handleAllProfilesDisconnected(BluetoothDevice device) { in handleAllProfilesDisconnected() method in PhonePolicy
1017 if (handleAllProfilesDisconnected(device)) { in processConnectOtherProfiles()