Searched refs:ACTIVE_DEVICE_PHONE_CALL (Results 1 – 5 of 5) sorted by relevance
21 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL;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_PHONE_CALL;130 ? mBluetoothAdapter.removeActiveDevice(ACTIVE_DEVICE_PHONE_CALL) in setActiveDevice()131 : mBluetoothAdapter.setActiveDevice(device, ACTIVE_DEVICE_PHONE_CALL); in setActiveDevice()
463 ACTIVE_DEVICE_PHONE_CALL, ACTIVE_DEVICE_ALL})482 public static final int ACTIVE_DEVICE_PHONE_CALL = 1; field in BluetoothAdapter1804 if (profiles != ACTIVE_DEVICE_AUDIO && profiles != ACTIVE_DEVICE_PHONE_CALL in removeActiveDevice()1848 if (profiles != ACTIVE_DEVICE_AUDIO && profiles != ACTIVE_DEVICE_PHONE_CALL in setActiveDevice()
1443 field public static final int ACTIVE_DEVICE_PHONE_CALL = 1; // 0x1
1495 field public static final int ACTIVE_DEVICE_PHONE_CALL = 1; // 0x1