Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMapClientService.java395 Map.Entry<BluetoothDevice, MceStateMachine> profileConnection = in removeUncleanAccounts() local
397 if (profileConnection.getValue().getState() == BluetoothProfile.STATE_DISCONNECTED) { in removeUncleanAccounts()