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