Searched refs:getContentLocation (Results 1 – 8 of 8) sorted by relevance
76 public byte[] getContentLocation() { in getContentLocation() method in NotificationInd
52 byte[] contentLocation = part.getContentLocation(); in putPartToMaps()
271 public byte[] getContentLocation() { in getContentLocation() method in PduPart
950 name = part.getContentLocation(); in makeMessageBody()988 byte[] contentLocation = part.getContentLocation(); in makeMessageBody()
749 if (part.getContentLocation() != null) { in persistPart()750 value = toIsoString(part.getContentLocation()); in persistPart()1072 if (part.getContentLocation() != null) { in updatePart()1073 value = toIsoString(part.getContentLocation()); in updatePart()
890 if ((null == part.getContentLocation()) in parseParts()
513 final byte [] contentLocation = nInd.getContentLocation(); in writeInboxMessage()537 + new String(nInd.getContentLocation())); in writeInboxMessage()598 final byte[] rawLocation = nInd.getContentLocation(); in isDuplicateNotification()
1562 Lcom/google/android/mms/pdu/NotificationInd;->getContentLocation()[B1648 Lcom/google/android/mms/pdu/PduPart;->getContentLocation()[B