Home
last modified time | relevance | path

Searched refs:ACTIVE_DEVICE_PHONE_CALL (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
DShadowBluetoothAdapter.java21 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL;
73 if (profiles != ACTIVE_DEVICE_AUDIO && profiles != ACTIVE_DEVICE_PHONE_CALL in removeActiveDevice()
86 if (profiles != ACTIVE_DEVICE_AUDIO && profiles != ACTIVE_DEVICE_PHONE_CALL in setActiveDevice()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHeadsetProfile.java19 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL;
130 ? mBluetoothAdapter.removeActiveDevice(ACTIVE_DEVICE_PHONE_CALL) in setActiveDevice()
131 : mBluetoothAdapter.setActiveDevice(device, ACTIVE_DEVICE_PHONE_CALL); in setActiveDevice()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java485 ACTIVE_DEVICE_PHONE_CALL, ACTIVE_DEVICE_ALL})
504 public static final int ACTIVE_DEVICE_PHONE_CALL = 1; field in BluetoothAdapter
1932 if (profiles != ACTIVE_DEVICE_AUDIO && profiles != ACTIVE_DEVICE_PHONE_CALL in removeActiveDevice()
1982 if (profiles != ACTIVE_DEVICE_AUDIO && profiles != ACTIVE_DEVICE_PHONE_CALL in setActiveDevice()
/frameworks/base/core/api/
Dsystem-current.txt1954 field public static final int ACTIVE_DEVICE_PHONE_CALL = 1; // 0x1