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

  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
NotificationInd.java 76 public byte[] getContentLocation() {
PduPart.java 259 public byte[] getContentLocation() {
  /packages/apps/Mms/src/com/android/mms/transaction/
RetrieveTransaction.java 85 mId = mContentLocation = getContentLocation(context, mUri);
98 private String getContentLocation(Context context, Uri uri)

Completed in 531 milliseconds