Searched defs:EXTRA_HEADSET_DEVICE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/handover/
H A DHandoverService.java44 static final String EXTRA_HEADSET_DEVICE = "device"; field in class:HandoverService
183 BluetoothDevice device = (BluetoothDevice) msgData.getParcelable(EXTRA_HEADSET_DEVICE);

Completed in 139 milliseconds