Searched defs:firstRecord (Results 1 – 1 of 1) sorted by relevance
91 NdefRecord firstRecord = getFirstNdefRecord(nfcIntent); in createProvisioningIntentFromNfcIntent() local101 private static Intent createProvisioningIntentFromNdefRecord(NdefRecord firstRecord) { in createProvisioningIntentFromNdefRecord()