Home
last modified time | relevance | path

Searched refs:selectMessage (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/handover/
DHandoverDataParser.java230 NdefMessage selectMessage = null; in tryBluetoothHandoverRequest() local
242 selectMessage = (createBluetoothHandoverSelectMessage(bluetoothActivating)); in tryBluetoothHandoverRequest()
247 return selectMessage; in tryBluetoothHandoverRequest()