Searched defs:records (Results 1 – 5 of 5) sorted by relevance
137 Iterable<ParsedNdefRecord> records = NdefMessageParser.getRecords(recordsRaw); in parse() local224 private static NdefRecord getByType(byte[] type, NdefRecord[] records) { in getByType()235 private static RecommendedAction parseRecommendedAction(NdefRecord[] records) { in parseRecommendedAction()249 private static String parseType(NdefRecord[] records) { in parseType()
51 public static List<ParsedNdefRecord> getRecords(NdefRecord[] records) { in getRecords()
37 public ParsedNdefMessage(List<ParsedNdefRecord> records) { in ParsedNdefMessage()
93 List<ParsedNdefRecord> records = parsedMsg.getRecords(); in buildTagViews() local
676 NdefRecord records[] = msg.getRecords(); in getMessageTnf() local687 NdefRecord records[] = msg.getRecords(); in getMessageType() local709 NdefRecord records[] = msg.getRecords(); in getMessageAarPresent() local