Searched refs:getContentLocation (Results 1 – 10 of 10) sorted by relevance
996 name = part.getContentLocation(); in makeMessageBody()1039 final byte[] contentLocation = part.getContentLocation(); in makeMessageBody()
76 public byte[] getContentLocation() { in getContentLocation() method in NotificationInd
246 public byte[] getContentLocation() { in getContentLocation() method in PduPart
921 if ((null == part.getContentLocation()) in parseParts()
763 bytes = part.getContentLocation(); in getValues()
74 public byte[] getContentLocation() { in getContentLocation() method in NotificationInd
52 byte[] contentLocation = part.getContentLocation(); in putPartToMaps()
271 public byte[] getContentLocation() { in getContentLocation() method in PduPart
887 if ((null == part.getContentLocation()) in parseParts()
2179 final byte[] rawLocation = nInd.getContentLocation(); in getDupNotifications()2306 final byte [] contentLocationTemp = nInd.getContentLocation();2351 LogUtil.w(TAG, "Dup WAP Push url=" + new String(nInd.getContentLocation()));