HomeSort by relevance Sort by last modified time
    Searched refs:getContentLocation (Results 1 - 6 of 6) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/os/
MmsWapPushReceiver.java 57 final String location = new String(nInd.getContentLocation());
  /development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
NotificationInd.java 76 public byte[] getContentLocation() {
PduBody.java 52 byte[] contentLocation = part.getContentLocation();
PduPart.java 271 public byte[] getContentLocation() {
PduComposer.java 934 name = part.getContentLocation();
972 byte[] contentLocation = part.getContentLocation();
    [all...]
PduParser.java     [all...]

Completed in 77 milliseconds