Searched refs:firstEntry (Results 1 – 2 of 2) sorted by relevance
232 StreamItemEntry firstEntry = contactData.getStreamItems().get(0); in setSocialSnippet() local233 snippet = HtmlUtils.fromHtml(context, firstEntry.getText()); in setSocialSnippet()234 if (!firstEntry.getPhotos().isEmpty()) { in setSocialSnippet()235 StreamItemPhotoEntry firstPhoto = firstEntry.getPhotos().get(0); in setSocialSnippet()
299 offsetSize = mCorrespondingEvent.firstEntry().getKey() - in next()652 if (mCorrespondingEvent.firstEntry().getKey() < mTiffStream.getReadByteCount() in readFullTagValue()654 Object event = mCorrespondingEvent.firstEntry().getValue(); in readFullTagValue()670 size = mCorrespondingEvent.firstEntry().getKey() in readFullTagValue()