Searched refs:EXTRA_BT_ENABLED (Results 1 – 2 of 2) sorted by relevance
55 public static final String EXTRA_BT_ENABLED = "bt_enabled"; field in PeripheralHandoverService177 mBluetoothEnabledByNfc = msgData.getBoolean(EXTRA_BT_ENABLED); in doPeripheralHandover()
680 intent.putExtra(PeripheralHandoverService.EXTRA_BT_ENABLED, mBluetoothEnabledByNfc.get()); in tryPeripheralHandover()