Searched refs:EXTRA_PERIPHERAL_DEVICE (Results 1 – 2 of 2) sorted by relevance
48 public static final String EXTRA_PERIPHERAL_DEVICE = "device"; field in PeripheralHandoverService161 mDevice = msgData.getParcelable(EXTRA_PERIPHERAL_DEVICE); in doPeripheralHandover()
668 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_DEVICE, handover.device); in tryPeripheralHandover()