Home
last modified time | relevance | path

Searched refs:newInsert (Results 1 – 5 of 5) 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.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.java171 public static Builder newInsert(Uri uri) { in newInsert() method in ContentProviderOperation
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...