Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/
DContentProviderOperationTest.java54 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()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java176 .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 …]
/frameworks/base/core/java/android/provider/
DSyncStateContract.java163 .newInsert(uri) in newSetOperation()
/frameworks/base/core/java/android/content/
DContentProviderOperation.java171 public static Builder newInsert(Uri uri) { in newInsert() method in ContentProviderOperation
/frameworks/base/config/
Dboot-image-profile.txt3451 HSPLandroid/content/ContentProviderOperation;->newInsert(Landroid/net/Uri;)Landroid/content/Content…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6952 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
/frameworks/base/non-updatable-api/
Dcurrent.txt9476 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);
/frameworks/base/api/
Dcurrent.txt9476 … method public static android.content.ContentProviderOperation.Builder newInsert(android.net.Uri);