Searched refs:headsetAudioModeChanges (Results 1 – 2 of 2) sorted by relevance
22 import com.android.settingslib.bluetooth.headsetAudioModeChanges67 localBluetoothManager?.headsetAudioModeChanges?.map { in <lambda>()
24 val LocalBluetoothManager.headsetAudioModeChanges: Flow<Unit> constant