Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/handover/
DHandoverDataParser.java179 NdefMessage createBluetoothHandoverSelectMessage(boolean activating) { in createBluetoothHandoverSelectMessage() method in HandoverDataParser
274 selectMessage = (createBluetoothHandoverSelectMessage(bluetoothActivating)); in tryBluetoothHandoverRequest()