Searched refs:threadPart (Results 1 – 1 of 1) sorted by relevance
497 String threadPart = is1To1 ? RCS_1_TO_1_THREAD_URI_PART : RCS_GROUP_THREAD_URI_PART; in insertMessageOnThread() local500 return CONTENT_AND_AUTHORITY.buildUpon().appendPath(threadPart).appendPath(threadId). in insertMessageOnThread()