Searched refs:ACTIVE_DEVICE_ALL (Results 1 – 4 of 4) sorted by relevance
19 import static android.bluetooth.BluetoothAdapter.ACTIVE_DEVICE_ALL;74 && profiles != ACTIVE_DEVICE_ALL) { in removeActiveDevice()87 && profiles != ACTIVE_DEVICE_ALL) { in setActiveDevice()
19 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()
485 ACTIVE_DEVICE_PHONE_CALL, ACTIVE_DEVICE_ALL})512 public static final int ACTIVE_DEVICE_ALL = 2; field in BluetoothAdapter1933 && profiles != ACTIVE_DEVICE_ALL) { in removeActiveDevice()1983 && profiles != ACTIVE_DEVICE_ALL) { in setActiveDevice()
1952 field public static final int ACTIVE_DEVICE_ALL = 2; // 0x2