Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaRouterService.java132 BluetoothDevice mActiveBluetoothDevice; field in MediaRouterService
621 btDevice = mActiveBluetoothDevice; in restoreBluetoothA2dp()
952 mActiveBluetoothDevice = btDevice; in onReceive()
2006 newRoutes.bluetoothName != null || mActiveBluetoothDevice != null; in dispatchAudioRoutesChanged()