Searched refs:records (Results 1 – 15 of 15) sorted by relevance
137 Iterable<ParsedNdefRecord> records = NdefMessageParser.getRecords(recordsRaw); in parse() local138 UriRecord uri = Iterables.getOnlyElement(Iterables.filter(records, UriRecord.class)); in parse()139 TextRecord title = getFirstIfExists(records, TextRecord.class); in parse()140 ImageRecord image = getFirstIfExists(records, ImageRecord.class); in parse()224 private static NdefRecord getByType(byte[] type, NdefRecord[] records) { in getByType() argument225 for (NdefRecord record : records) { in getByType()235 private static RecommendedAction parseRecommendedAction(NdefRecord[] records) { in parseRecommendedAction() argument236 NdefRecord record = getByType(ACTION_RECORD_TYPE, records); in parseRecommendedAction()249 private static String parseType(NdefRecord[] records) { in parseType() argument250 NdefRecord type = getByType(TYPE_TYPE, records); in parseType()
120 List<Pair<Channel, Double>> records = new ArrayList<>(); in recommendChannels() local131 records.add(new Pair<>(cr.getChannel(), maxScore)); in recommendChannels()134 if (size > records.size()) { in recommendChannels()135 size = records.size(); in recommendChannels()137 Collections.sort(records, mChannelScoreComparator); in recommendChannels()145 mChannelSortKey.put(records.get(i).first.getId(), String.format(sortKeyFormat, i)); in recommendChannels()146 results.add(records.get(i).first); in recommendChannels()
93 List<ParsedNdefRecord> records = parsedMsg.getRecords(); in buildTagViews() local94 final int size = records.size(); in buildTagViews()101 ParsedNdefRecord record = records.get(i); in buildTagViews()
259 Integer records = null;261 records = Integer.parseInt(mInsertView.getText().toString().trim());262 Log.v(Constants.TAG, "parseInt " + records);264 if (records == null) {265 records = 1;267 for (int i = 0; i < records; i++) {
37 public ParsedNdefMessage(List<ParsedNdefRecord> records) { in ParsedNdefMessage() argument38 mRecords = ImmutableList.copyOf(records); in ParsedNdefMessage()
51 public static List<ParsedNdefRecord> getRecords(NdefRecord[] records) { in getRecords() argument53 for (NdefRecord record : records) { in getRecords()
98 NdefRecord[] records = message.getRecords(); in parse() local100 for (NdefRecord record : records) { in parse()
347 List<CallAttemptRecord> records) { in getConnectionServices() argument349 for (CallAttemptRecord record : records) { in getConnectionServices()
169 int count, bluetooth_sdp_record* records) in sdp_search_callback() argument197 record = &records[i]; in sdp_search_callback()
3 This section records some design and implementation details.
8886 List<String[]> records = RawContactUtil.queryByContactId(mResolver, ids.mContactId, in testContactDelete_marksRawContactsForDeletion() local8888 for (String[] arr : records) { in testContactDelete_marksRawContactsForDeletion()9104 final List<String[]> records = DeletedContactUtil.querySinceTimestamp(mResolver, projection, in testQueryDeletedContactsSinceTimestamp() local9106 for (String[] record : records) { in testQueryDeletedContactsSinceTimestamp()
1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
86371 total records=4