Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DPhonePolicy.java328 handleAllProfilesDisconnected(device); in processProfileStateChanged()
352 private boolean handleAllProfilesDisconnected(BluetoothDevice device) { in handleAllProfilesDisconnected() method in PhonePolicy
476 if (handleAllProfilesDisconnected(device)) { in processConnectOtherProfiles()