Searched refs:firstRecord (Results 1 – 1 of 1) sorted by relevance
182 NdefRecord firstRecord = msg.getRecords()[0]; in parseNfcIntent() local183 String mimeType = new String(firstRecord.getType(), UTF_8); in parseNfcIntent()186 ProvisioningParams params = parseProperties(new String(firstRecord.getPayload() in parseNfcIntent()