Searched refs:TABLE_PART (Results 1 – 1 of 1) sorted by relevance
3151 private static final String TABLE_PART = "part"; field in Telephony.Mms.Part3158 public static final Uri CONTENT_URI = Uri.withAppendedPath(Mms.CONTENT_URI, TABLE_PART);3249 TABLE_PART).build(); in getPartUriForMessage()