| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/ |
| D | RcsMessageStoreControllerTest.java | 128 ContentValues contentValues = new ContentValues(1); in testUpdateRcsParticipantAlias() local 142 ContentValues contentValues = new ContentValues(1); in testSet1To1ThreadFallbackThreadId() local 155 ContentValues contentValues = new ContentValues(1); in testSetGroupThreadName() local 169 ContentValues contentValues = new ContentValues(1); in testSetGroupThreadIcon() local 184 ContentValues contentValues = new ContentValues(1); in testSetGroupThreadOwner() local
|
| D | FakeProviderWithAsserts.java | 64 ExpectedInsert(Uri uri, ContentValues contentValues, Uri returnValue) { in ExpectedInsert() 79 ContentValues contentValues, int returnValue) { in ExpectedUpdate() 114 public Uri insert(Uri uri, ContentValues contentValues) { in insert() 122 public int update(Uri uri, ContentValues contentValues, String whereClause, in update()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/ |
| D | RcsMessageStoreUtil.java | 107 ContentValues contentValues = new ContentValues(1); in updateValueOfProviderUri() local 114 ContentValues contentValues = new ContentValues(1); in updateValueOfProviderUri() local 121 ContentValues contentValues = new ContentValues(1); in updateValueOfProviderUri() local 128 ContentValues contentValues = new ContentValues(1); in updateValueOfProviderUri() local 135 ContentValues contentValues = new ContentValues(1); in updateValueOfProviderUri() local 140 private void performUpdate(Uri uri, ContentValues contentValues, String errorMessage) in performUpdate()
|
| D | RcsThreadQueryHelper.java | 94 ContentValues contentValues = new ContentValues(1); in create1To1Thread() local 114 ContentValues contentValues = new ContentValues(1); in createGroupThread() local
|
| D | RcsMessageQueryHelper.java | 110 void createContentValuesForGenericMessage(ContentValues contentValues, int threadId, in createContentValuesForGenericMessage() 183 ContentValues contentValues = new ContentValues(); in getContentValuesForFileTransfer() local
|
| /frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
| D | VCardJapanizationTests.java | 44 ContentValues contentValues = in testNameUtf8Common() local 119 final ContentValues contentValues = in testPhoneticNameCommon() local 220 ContentValues contentValues = ("UTF-8".equalsIgnoreCase(charset) ? in testPostalAddressWithJapaneseCommon() local
|
| D | VCardExporterTests.java | 245 final ContentValues contentValues = new ContentValues(); in testStructuredNamePhoneticNameCommon() local 344 final ContentValues contentValues = new ContentValues(); in testStructuredNameComplicatedCommon() local
|
| /frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
| D | ContactEntry.java | 34 ContentValues contentValues = new ContentValues(); in addContentValues() local
|
| D | ImportTestProvider.java | 74 ContentValues contentValues = operation.resolveValueBackReferences( in applyBatch() local 177 private String convertToEasilyReadableString(ContentValues contentValues) { in convertToEasilyReadableString()
|
| D | ContentValuesVerifierElem.java | 36 ContentValues contentValues = new ContentValues(); in addExpected() local
|
| D | ContentValuesBuilder.java | 27 public ContentValuesBuilder(final ContentValues contentValues) { in ContentValuesBuilder()
|
| D | PropertyNodesVerifierElem.java | 67 String propName, String propValue, ContentValues contentValues) { in addExpectedNodeWithOrder() 73 String propName, List<String> propValueList, ContentValues contentValues) { in addExpectedNodeWithOrder() 152 ContentValues contentValues) { in addExpectedNode() 157 List<String> propValueList, ContentValues contentValues) { in addExpectedNode()
|
| /frameworks/base/core/java/android/provider/ |
| D | VoicemailContract.java | 412 ContentValues contentValues = getContentValues(voicemail); in insert() local 429 ContentValues contentValues = getContentValues(voicemails.get(i)); in insert() local 430 contentResolver.insert(buildSourceUri(context.getPackageName()), contentValues); in insert() local 452 ContentValues contentValues = new ContentValues(); in getContentValues() local
|
| D | ContactsContract.java | 672 ContentValues contentValues = new ContentValues(); in notifyDirectoryChange() local
|
| /frameworks/opt/vcard/java/com/android/vcard/ |
| D | VCardBuilder.java | 205 private boolean containsNonEmptyName(final ContentValues contentValues) { in containsNonEmptyName() 290 final ContentValues contentValues = in appendNamePropertiesV40() local 394 final ContentValues contentValues = in appendNameProperties() local 556 private void appendPhoneticNameFields(final ContentValues contentValues) { in appendPhoneticNameFields() 1061 private PostalStruct tryConstructPostalStruct(ContentValues contentValues) { in tryConstructPostalStruct() 1445 final ContentValues contentValues, in appendPostalLine() 1825 final String mimeType, ContentValues contentValues) { in appendAndroidSpecificProperty()
|
| D | VCardComposer.java | 552 ContentValues contentValues = namedContentValues.values; in createOneEntryInternal() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | CarrierInfoManager.java | 121 ContentValues contentValues = new ContentValues(); in updateOrInsertCarrierKey() local
|
| /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
| D | SettingsHelper.java | 119 public void restoreValue(Context context, ContentResolver cr, ContentValues contentValues, in restoreValue()
|
| D | SettingsBackupAgent.java | 607 ContentValues contentValues = new ContentValues(2); in restoreSettings() local
|
| /frameworks/base/cmds/content/src/com/android/commands/content/ |
| D | Content.java | 504 public InsertCommand(Uri uri, int userId, ContentValues contentValues) { in InsertCommand() 675 public UpdateCommand(Uri uri, int userId, ContentValues contentValues, String where) { in UpdateCommand()
|
| /frameworks/base/core/tests/coretests/src/android/content/ |
| D | ContentProviderOperationTest.java | 211 private Cursor getCursor(ContentValues contentValues, int numRows) { in getCursor()
|
| /frameworks/base/core/java/android/app/ |
| D | DownloadManager.java | 850 private void putIfNonNull(ContentValues contentValues, String key, Object value) { in putIfNonNull()
|