Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java1046 private boolean mBluetoothLeSuspendedExt; field in AudioDeviceBroker
1103 if ((mBluetoothLeSuspendedExt || mBluetoothLeSuspendedInt) in updateAudioHalBluetoothState()
1107 + mBluetoothLeSuspendedExt in updateAudioHalBluetoothState()
1112 mBluetoothLeSuspendedExt || mBluetoothLeSuspendedInt; in updateAudioHalBluetoothState()
1202 mBluetoothLeSuspendedExt = enable; in setLeAudioSuspended()
1215 mBluetoothLeSuspendedExt = false; in clearLeAudioSuspended()