Home
last modified time | relevance | path

Searched refs:newInsert (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/
DContentProviderOperationTest.java53 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()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java164 .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 …]
/frameworks/base/core/java/android/provider/
DSyncStateContract.java163 .newInsert(uri) in newSetOperation()
/frameworks/base/core/java/android/content/
DContentProviderOperation.java160 public static Builder newInsert(Uri uri) { in newInsert() method in ContentProviderOperation
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6952 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
/frameworks/base/api/
Dcurrent.txt8627 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
Dtest-current.txt8659 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
Dsystem-current.txt9128 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
/frameworks/base/config/
Dboot-image-profile.txt18833 HSPLandroid/content/ContentProviderOperation;->newInsert(Landroid/net/Uri;)Landroid/content/Content…