Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DRcsProviderParticipantHelper.java361 int updateParticipantWithId(ContentValues contentValues, Uri uri) { in updateParticipantWithId() method in RcsProviderParticipantHelper
DRcsProvider.java725 return mParticipantHelper.updateParticipantWithId(values, uri); in update()