Searched refs:ACTIVE_DEVICE_PHONE_CALL (Results 1 – 4 of 4) sorted by relevance
21 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()
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()
485 ACTIVE_DEVICE_PHONE_CALL, ACTIVE_DEVICE_ALL})504 public static final int ACTIVE_DEVICE_PHONE_CALL = 1; field in BluetoothAdapter1932 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()
1954 field public static final int ACTIVE_DEVICE_PHONE_CALL = 1; // 0x1