Searched refs:getContentId (Results 1 – 15 of 15) sorted by relevance
73 public long getContentId() { in getContentId() method in FilmstripItemData218 builder.mContentId = data.getContentId(); in from()
345 long newLastPhotoId = newestPhoto.getData().getContentId(); in onPostExecute()407 lastPhotoId = firstPhotoData.getContentId(); in doInBackground()
125 MediaStore.Video.VideoColumns._ID + "=" + mData.getContentId(), null); in delete()
94 MediaStore.Images.ImageColumns._ID + "=" + mData.getContentId(), null); in delete()
180 assertThat(previewProgram.getContentId()).isEqualTo(channel.getUri().toString()); in createPreviewProgram_fromProgram()212 assertThat(previewProgram.getContentId()).isEqualTo(recordedProgramUri.toString()); in createPreviewProgram_fromRecordedProgram()
34 public String getContentId() throws MessagingException; in getContentId() method
46 byte[] contentId = part.getContentId(); in putPartToMaps()
222 public byte[] getContentId() { in getContentId() method in PduPart
890 && (null == part.getContentId())) { in parseParts()1768 byte[] contentId = part.getContentId(); in checkPartPosition()
197 public byte[] getContentId() { in getContentId() method in PduPart
937 final byte[] start = part.getContentId(); in makeMessageBody()1027 final byte[] contentId = part.getContentId(); in makeMessageBody()
924 && (null == part.getContentId())) { in parseParts()1804 byte[] contentId = part.getContentId(); in checkPartPosition()
758 bytes = part.getContentId(); in getValues()
124 public String getContentId() throws MessagingException { in getContentId() method in MimeBodyPart
239 public String getContentId() throws MessagingException { in getContentId() method in MimeMessage