Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothRouteManager.java1187 AudioConnectedState audioConnectedState = new AudioConnectedState(address); in addDevice() local
1190 mAudioConnectedStates.put(address, audioConnectedState); in addDevice()
1191 addState(audioConnectedState); in addDevice()