Searched defs:getBluetoothAudioDeviceCategory (Results 1 – 6 of 6) sorted by relevance
92 suspend fun getBluetoothAudioDeviceCategory(bluetoothAddress: String): Int in <lambda>() method220 override suspend fun getBluetoothAudioDeviceCategory(bluetoothAddress: String): Int { in getBluetoothAudioDeviceCategory() method in com.android.settingslib.volume.data.repository.AudioRepositoryImpl
251 fun getBluetoothAudioDeviceCategory() { in getBluetoothAudioDeviceCategory() method
111 override suspend fun getBluetoothAudioDeviceCategory(bluetoothAddress: String): Int { in getBluetoothAudioDeviceCategory() method in com.android.systemui.volume.data.repository.FakeAudioRepository
355 int getBluetoothAudioDeviceCategory(in String address); in getBluetoothAudioDeviceCategory() method
7338 public int getBluetoothAudioDeviceCategory(@NonNull String address) { in getBluetoothAudioDeviceCategory() method in AudioManager
11468 public int getBluetoothAudioDeviceCategory(@NonNull String address) { in getBluetoothAudioDeviceCategory() method in AudioService