Searched refs:updateGroupThread (Results 1 – 2 of 2) sorted by relevance
480 int updateGroupThread(ContentValues values, String selection, String[] selectionArgs) { in updateGroupThread() method in RcsProviderThreadHelper493 return updateGroupThread(values, getThreadIdSelection(uri), null); in updateGroupThreadWithId()
738 return mThreadHelper.updateGroupThread(values, selection, selectionArgs); in update()