Lines Matching refs:withAppendedPath
2055 public static final Uri CONTENT_URI = Uri.withAppendedPath(
2061 public static final Uri OBSOLETE_THREADS_URI = Uri.withAppendedPath(
2178 Uri RCS_THREAD_URI = Uri.withAppendedPath(CONTENT_AND_AUTHORITY, RCS_THREAD_URI_PART);
2204 Uri RCS_1_TO_1_THREAD_URI = Uri.withAppendedPath(CONTENT_AND_AUTHORITY,
2228 Uri RCS_GROUP_THREAD_URI = Uri.withAppendedPath(CONTENT_AND_AUTHORITY,
2288 Uri RCS_PARTICIPANT_URI = Uri.withAppendedPath(CONTENT_AND_AUTHORITY,
2396 Uri INCOMING_MESSAGE_URI = Uri.withAppendedPath(CONTENT_AND_AUTHORITY,
2431 Uri OUTGOING_MESSAGE_URI = Uri.withAppendedPath(CONTENT_AND_AUTHORITY,
2472 Uri UNIFIED_MESSAGE_URI = Uri.withAppendedPath(CONTENT_AND_AUTHORITY,
2518 Uri FILE_TRANSFER_URI = Uri.withAppendedPath(CONTENT_AND_AUTHORITY,
2735 Uri RCS_EVENT_QUERY_URI = Uri.withAppendedPath(CONTENT_AND_AUTHORITY,
2795 public static final Uri REPORT_REQUEST_URI = Uri.withAppendedPath(
2801 public static final Uri REPORT_STATUS_URI = Uri.withAppendedPath(
3051 public static final Uri CONTENT_URI = Uri.withAppendedPath(Mms.CONTENT_URI, "part");
3147 public static final Uri CONTENT_URI = Uri.withAppendedPath(
3291 public static final Uri CONTENT_URI = Uri.withAppendedPath(
4412 return Uri.withAppendedPath(Uri.withAppendedPath(CONTENT_URI, "specific"), in getSpecificCarrierIdUriForSubscriptionId()