Home
last modified time | relevance | path

Searched refs:ACTIVE_DEVICE_AUDIO (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
DShadowBluetoothAdapter.java20 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()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DA2dpProfile.java19 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()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java461 @IntDef(prefix = "ACTIVE_DEVICE_", value = {ACTIVE_DEVICE_AUDIO,
472 public static final int ACTIVE_DEVICE_AUDIO = 0; field in BluetoothAdapter
1776 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()
/frameworks/base/api/
Dsystem-current.txt1313 field public static final int ACTIVE_DEVICE_AUDIO = 0; // 0x0
/frameworks/base/non-updatable-api/
Dsystem-current.txt1313 field public static final int ACTIVE_DEVICE_AUDIO = 0; // 0x0