Searched refs:updateParticipantWithId (Results 1 – 2 of 2) sorted by relevance
361 int updateParticipantWithId(ContentValues contentValues, Uri uri) { in updateParticipantWithId() method in RcsProviderParticipantHelper
725 return mParticipantHelper.updateParticipantWithId(values, uri); in update()