Searched refs:update1To1Thread (Results 1 – 2 of 2) sorted by relevance
464 int update1To1Thread(ContentValues values, String selection, String[] selectionArgs) { in update1To1Thread() method in RcsProviderThreadHelper477 return update1To1Thread(values, getThreadIdSelection(uri), null); in update1To1ThreadWithId()
731 return mThreadHelper.update1To1Thread(values, selection, selectionArgs); in update()