Searched refs:setContentLocation (Results 1 – 8 of 8) sorted by relevance
85 public void setContentLocation(byte[] value) { in setContentLocation() method in NotificationInd
255 public void setContentLocation(byte[] contentLocation) { in setContentLocation() method in PduPart
891 part.setContentLocation(Long.toOctalString( in parseParts()1631 part.setContentLocation(contentLocation); in parsePartHeaders()
87 public void setContentLocation(byte[] value) { in setContentLocation() method in NotificationInd
230 public void setContentLocation(final byte[] contentLocation) { in setContentLocation() method in PduPart
925 part.setContentLocation(Long.toOctalString( in parseParts()1668 part.setContentLocation(contentLocation); in parsePartHeaders()
413 part.setContentLocation(contentLocation); in loadParts()
421 part.setContentLocation(srcName.getBytes()); in setPartContentLocationAndId()588 smilPart.setContentLocation("smil.xml".getBytes()); in addSmilPart()2316 nInd.setContentLocation(contentLocationWithId);2621 notification.setContentLocation(contentLocation.toString().getBytes());