Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java1035 private boolean mBluetoothA2dpSuspendedExt; field in AudioDeviceBroker
1086 if ((mBluetoothA2dpSuspendedExt || mBluetoothA2dpSuspendedInt) in updateAudioHalBluetoothState()
1090 + mBluetoothA2dpSuspendedExt in updateAudioHalBluetoothState()
1096 mBluetoothA2dpSuspendedExt || mBluetoothA2dpSuspendedInt; in updateAudioHalBluetoothState()
1167 + ", mBluetoothA2dpSuspendedExt: " + mBluetoothA2dpSuspendedExt); in setA2dpSuspended()
1172 mBluetoothA2dpSuspendedExt = enable; in setA2dpSuspended()
1185 mBluetoothA2dpSuspendedExt = false; in clearA2dpSuspended()
1197 + ", mBluetoothLeSuspendedExt: " + mBluetoothA2dpSuspendedExt); in setLeAudioSuspended()