Searched refs:newInsert (Results 1 – 9 of 9) sorted by relevance
53 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsert()67 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertNoValues()80 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertFailed()103 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertWithBackRefs()122 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testUpdate()247 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testValueBackRefs()300 ContentProviderOperation.Builder builder = ContentProviderOperation.newInsert( in testParcelingOperation()
164 .newInsert(Data.CONTENT_URI); in constructInsertOperation()324 .newInsert(Data.CONTENT_URI); in constructInsertOperation()414 .newInsert(Data.CONTENT_URI); in constructInsertOperation()557 .newInsert(Data.CONTENT_URI); in constructInsertOperation()780 .newInsert(Data.CONTENT_URI); in constructInsertOperation()891 .newInsert(Data.CONTENT_URI); in constructInsertOperation()995 .newInsert(Data.CONTENT_URI); in constructInsertOperation()1078 .newInsert(Data.CONTENT_URI); in constructInsertOperation()1131 .newInsert(Data.CONTENT_URI); in constructInsertOperation()1186 .newInsert(Data.CONTENT_URI); in constructInsertOperation()[all …]
163 .newInsert(uri) in newSetOperation()
160 public static Builder newInsert(Uri uri) { in newInsert() method in ContentProviderOperation
6952 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
8627 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
8659 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
9128 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
18833 HSPLandroid/content/ContentProviderOperation;->newInsert(Landroid/net/Uri;)Landroid/content/Content…