Searched refs:newInsertCpo (Results 1 – 2 of 2) sorted by relevance
109 newInsertCpo(RawContacts.CONTENT_URI, mIsSyncOperation, true).withValues(mValues); in ContactOperations()367 newInsertCpo(Data.CONTENT_URI, mIsSyncOperation, mIsYieldAllowed); in addInsertOp()386 public static ContentProviderOperation.Builder newInsertCpo(Uri uri, in newInsertCpo() method in ContactOperations
547 batchOperation.add(ContactOperations.newInsertCpo(StatusUpdates.CONTENT_URI, in updateContactStatus()