Home
last modified time | relevance | path

Searched defs:isAvailableAudioSharingMediaBluetoothDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DAudioSharingInteractor.kt55 suspend fun isAvailableAudioSharingMediaBluetoothDevice( in <lambda>() method
140 override suspend fun isAvailableAudioSharingMediaBluetoothDevice( in isAvailableAudioSharingMediaBluetoothDevice() method in com.android.systemui.bluetooth.qsdialog.AudioSharingInteractorImpl
205 override suspend fun isAvailableAudioSharingMediaBluetoothDevice( in isAvailableAudioSharingMediaBluetoothDevice() method in com.android.systemui.bluetooth.qsdialog.AudioSharingInteractorEmptyImpl
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothUtils.java626 public static boolean isAvailableAudioSharingMediaBluetoothDevice( in isAvailableAudioSharingMediaBluetoothDevice() method in BluetoothUtils