Searched refs:ACTIVE_DEVICE_AUDIO (Results 1 – 5 of 5) sorted by relevance
20 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_AUDIO;71 if (profiles != ACTIVE_DEVICE_AUDIO && profiles != ACTIVE_DEVICE_PHONE_CALL in removeActiveDevice()84 if (profiles != ACTIVE_DEVICE_AUDIO && profiles != ACTIVE_DEVICE_PHONE_CALL in setActiveDevice()
19 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_AUDIO;168 ? mBluetoothAdapter.removeActiveDevice(ACTIVE_DEVICE_AUDIO) in setActiveDevice()169 : mBluetoothAdapter.setActiveDevice(device, ACTIVE_DEVICE_AUDIO); in setActiveDevice()
461 @IntDef(prefix = "ACTIVE_DEVICE_", value = {ACTIVE_DEVICE_AUDIO,472 public static final int ACTIVE_DEVICE_AUDIO = 0; field in BluetoothAdapter1776 if (profiles != ACTIVE_DEVICE_AUDIO && profiles != ACTIVE_DEVICE_PHONE_CALL in removeActiveDevice()1821 if (profiles != ACTIVE_DEVICE_AUDIO && profiles != ACTIVE_DEVICE_PHONE_CALL in setActiveDevice()
1313 field public static final int ACTIVE_DEVICE_AUDIO = 0; // 0x0