Searched refs:getContentLocation (Results 1 – 5 of 5) 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()
57 final String location = new String(nInd.getContentLocation()); in onReceive()