Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMapClientService.java378 Map.Entry<BluetoothDevice, MceStateMachine> profileConnection = in removeUncleanAccounts() local
380 if (profileConnection.getValue().getState() == BluetoothProfile.STATE_DISCONNECTED) { in removeUncleanAccounts()