Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcDispatcher.java25 import com.android.nfc.handover.HandoverDataParser;
26 import com.android.nfc.handover.PeripheralHandoverService;
658 HandoverDataParser.BluetoothHandoverData handover = mHandoverDataParser.parseBluetooth(m); in tryPeripheralHandover() local
659 if (handover == null || !handover.valid) return false; in tryPeripheralHandover()
668 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_DEVICE, handover.device); in tryPeripheralHandover()
669 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_NAME, handover.name); in tryPeripheralHandover()
670 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_TRANSPORT, handover.transport); in tryPeripheralHandover()
671 if (handover.oobData != null) { in tryPeripheralHandover()
672 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_OOB_DATA, handover.oobData); in tryPeripheralHandover()
674 if (handover.uuids != null) { in tryPeripheralHandover()
[all …]
DP2pLinkManager.java30 import com.android.nfc.handover.HandoverClient;
31 import com.android.nfc.handover.HandoverDataParser;
32 import com.android.nfc.handover.HandoverServer;
DNfcService.java98 import com.android.nfc.handover.HandoverDataParser;
/packages/apps/Nfc/src/com/android/nfc/handover/
DConfirmConnectActivity.java17 package com.android.nfc.handover;
DHandoverClient.java16 package com.android.nfc.handover;
DHandoverServer.java16 package com.android.nfc.handover;
DPeripheralHandoverService.java17 package com.android.nfc.handover;
DHandoverDataParser.java17 package com.android.nfc.handover;
DBluetoothPeripheralHandover.java17 package com.android.nfc.handover;
/packages/apps/Nfc/src/com/android/nfc/beam/
DBeamManager.java20 import com.android.nfc.handover.HandoverDataParser;
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...