Searched refs:setContentLocation (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/com/google/android/mms/pdu/
H A DNotificationInd.java87 public void setContentLocation(byte[] value) { method in class:NotificationInd
H A DPduPart.java243 public void setContentLocation(byte[] contentLocation) { method in class:PduPart
H A DPduParser.java795 part.setContentLocation(Long.toOctalString(
1532 part.setContentLocation(contentLocation);
H A DPduPersister.java384 part.setContentLocation(contentLocation);

Completed in 520 milliseconds