Searched refs:setBluetoothAudioDeviceCategory (Results 1 – 3 of 3) sorted by relevance
335 oneway void setBluetoothAudioDeviceCategory(in String address, boolean isBle, int deviceType); in setBluetoothAudioDeviceCategory() method
7061 public void setBluetoothAudioDeviceCategory(@NonNull String address, boolean isBle, in setBluetoothAudioDeviceCategory() method in AudioManager7064 getService().setBluetoothAudioDeviceCategory(address, isBle, btAudioDeviceType); in setBluetoothAudioDeviceCategory()
10860 public void setBluetoothAudioDeviceCategory(@NonNull String address, boolean isBle, in setBluetoothAudioDeviceCategory() method in AudioService