Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioRouteController.java935 BluetoothDevice activeBluetoothDevice = null; in onCurrentRouteChanged() local
942 activeBluetoothDevice = mBluetoothRoutes.get(mCurrentRoute); in onCurrentRouteChanged()
945 mCallAudioState.getRawSupportedRouteMask(), activeBluetoothDevice, in onCurrentRouteChanged()