Searched refs:EXTRA_PERIPHERAL_TRANSPORT (Results 1 – 2 of 2) sorted by relevance
50 public static final String EXTRA_PERIPHERAL_TRANSPORT = "transporttype"; field in PeripheralHandoverService163 int transport = msgData.getInt(EXTRA_PERIPHERAL_TRANSPORT); in doPeripheralHandover()
678 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_TRANSPORT, handover.transport); in tryPeripheralHandover()