Searched refs:getParticipantInThreadUri (Results 1 – 2 of 2) sorted by relevance
370 Uri getParticipantInThreadUri(ContentValues values, long rowId) { in getParticipantInThreadUri() method in RcsProviderParticipantHelper
546 return mParticipantHelper.getParticipantInThreadUri(values, rowId); in insert()