Searched refs:getContentLocation (Results 1 – 6 of 6) 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
934 name = part.getContentLocation(); in makeMessageBody()972 byte[] contentLocation = part.getContentLocation(); in makeMessageBody()
890 if ((null == part.getContentLocation()) in parseParts()
57 final String location = new String(nInd.getContentLocation()); in onReceive()