Searched refs:newInsert (Results 1 – 8 of 8) sorted by relevance
54 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsert()68 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertNoValues()81 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertFailed()104 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertWithBackRefs()123 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testUpdate()248 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testValueBackRefs()301 ContentProviderOperation.Builder builder = ContentProviderOperation.newInsert( in testParcelingOperation()
176 .newInsert(Data.CONTENT_URI); in constructInsertOperation()336 .newInsert(Data.CONTENT_URI); in constructInsertOperation()426 .newInsert(Data.CONTENT_URI); in constructInsertOperation()569 .newInsert(Data.CONTENT_URI); in constructInsertOperation()792 .newInsert(Data.CONTENT_URI); in constructInsertOperation()903 .newInsert(Data.CONTENT_URI); in constructInsertOperation()1007 .newInsert(Data.CONTENT_URI); in constructInsertOperation()1090 .newInsert(Data.CONTENT_URI); in constructInsertOperation()1143 .newInsert(Data.CONTENT_URI); in constructInsertOperation()1198 .newInsert(Data.CONTENT_URI); in constructInsertOperation()[all …]
163 .newInsert(uri) in newSetOperation()
171 public static Builder newInsert(Uri uri) { in newInsert() method in ContentProviderOperation
3451 HSPLandroid/content/ContentProviderOperation;->newInsert(Landroid/net/Uri;)Landroid/content/Content…
6952 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
9476 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);