Home
last modified time | relevance | path

Searched refs:getParticipantInThreadUri (Results 1 – 2 of 2) sorted by relevance

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DRcsProviderParticipantHelper.java370 Uri getParticipantInThreadUri(ContentValues values, long rowId) { in getParticipantInThreadUri() method in RcsProviderParticipantHelper
DRcsProvider.java546 return mParticipantHelper.getParticipantInThreadUri(values, rowId); in insert()