Searched refs:getContentLocation (Results 1 – 7 of 7) sorted by relevance
83 public byte[] getContentLocation() { in getContentLocation() method in NotificationInd
56 byte[] contentLocation = part.getContentLocation(); in putPartToMaps()
285 public byte[] getContentLocation() { in getContentLocation() method in PduPart
973 name = part.getContentLocation(); in makeMessageBody()1011 byte[] contentLocation = part.getContentLocation(); in makeMessageBody()
766 if (part.getContentLocation() != null) { in persistPart()767 value = toIsoString(part.getContentLocation()); in persistPart()1091 if (part.getContentLocation() != null) { in updatePart()1092 value = toIsoString(part.getContentLocation()); in updatePart()
893 if ((null == part.getContentLocation()) in parseParts()
268 nInd.getContentLocation(), in decodeWapPdu()