Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
DShadowBluetoothAdapter.java19 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_ALL;
74 && profiles != ACTIVE_DEVICE_ALL) { in removeActiveDevice()
87 && profiles != ACTIVE_DEVICE_ALL) { in setActiveDevice()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHearingAidProfile.java19 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_ALL;
166 ? mBluetoothAdapter.removeActiveDevice(ACTIVE_DEVICE_ALL) in setActiveDevice()
167 : mBluetoothAdapter.setActiveDevice(device, ACTIVE_DEVICE_ALL); in setActiveDevice()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java485 ACTIVE_DEVICE_PHONE_CALL, ACTIVE_DEVICE_ALL})
512 public static final int ACTIVE_DEVICE_ALL = 2; field in BluetoothAdapter
1933 && profiles != ACTIVE_DEVICE_ALL) { in removeActiveDevice()
1983 && profiles != ACTIVE_DEVICE_ALL) { in setActiveDevice()
/frameworks/base/core/api/
Dsystem-current.txt1952 field public static final int ACTIVE_DEVICE_ALL = 2; // 0x2