/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsDatabaseHelperTest.java | 333 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_SetPrimaryPhonebookBucketToNumberBucket() local 350 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_SetAltPhonebookBucketToNumberBucket() local 368 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_NonZeroPrimaryPhonebookBucket() local 381 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_NonNullPrimarySortKey() local 395 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_NonZeroAltPhonebookBucket() local 408 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_NonNullAltSortKeyToNumber() local
|
/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/ |
D | MockContentProvider.java | 216 public Insert(Uri uri, ContentValues contentValues, Uri resultUri) { in Insert() 233 private boolean equals(Uri uri, ContentValues contentValues) { in equals() 359 ContentValues contentValues, in Update() 391 ContentValues contentValues, in equals() 456 public void expectInsert(Uri contentUri, ContentValues contentValues, Uri resultUri) { in expectInsert() 461 ContentValues contentValues, in expectUpdate() 535 private String insertToString(Uri uri, ContentValues contentValues) { in insertToString() 565 ContentValues contentValues, in updateToString()
|
/packages/apps/Dialer/tests/src/com/android/dialer/compat/ |
D | FilteredNumberCompatTest.java | 142 ContentValues contentValues = new ContentValues(); in testNewBlockNumberContentValues_N_Migrated() local 280 ContentValues contentValues = new ContentValues(); in newExpectedContentValuesM() local
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | EditorIntents.java | 85 ArrayList<ContentValues> contentValues) { in createEditOtherContactIntent() 166 ArrayList<ContentValues> contentValues = rawContactDeltaList.get(0).getContentValues(); in putRawContactDeltaValues() local
|
D | ContactEditorBaseFragment.java | 252 ArrayList<ContentValues> contentValues); in onEditOtherContactRequested()
|
/packages/services/Telephony/src/com/android/phone/vvm/omtp/sync/ |
D | VoicemailsQueryHelper.java | 175 ContentValues contentValues = new ContentValues(); in markReadInDatabase() local 185 ContentValues contentValues = new ContentValues(); in updateWithTranscription() local
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/dataitem/ |
D | StructuredNameDataItem.java | 96 final ContentValues contentValues = getContentValues(); in isSuperPrimary() local
|
/packages/apps/Dialer/tests/src/com/android/dialer/database/ |
D | FilteredNumberAsyncQueryHandlerTest.java | 355 ContentValues contentValues = new ContentValues(); in newBlockNumberContentValuesN() local 361 ContentValues contentValues = new ContentValues(); in newBlockNumberContentValuesM() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
D | MetadataHandler.java | 119 final ContentValues contentValues = MetadataDbHelper.getContentValuesByWordListId( in getCurrentMetadataForWordList() local
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/ |
D | NameConverter.java | 156 ContentValues contentValues) { in displayNameToStructuredName()
|
/packages/apps/Email/provider_src/com/android/email/provider/ |
D | EmailConversationCursor.java | 227 final ContentValues contentValues = new ContentValues(1); in markContentsSeen() local
|
/packages/apps/Dialer/src/com/android/dialer/compat/ |
D | FilteredNumberCompat.java | 235 ContentValues contentValues = new ContentValues(); in newBlockNumberContentValues() local
|
/packages/apps/Dialer/tests/src/com/android/dialer/tests/calllog/ |
D | FillCallLogTestActivity.java | 629 final ContentValues contentValues = new ContentValues(); in addManualVoicemail() local 638 contentValues); in addManualVoicemail() local
|
/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/ |
D | BlockedNumberBackupAgent.java | 224 ContentValues contentValues = new ContentValues(); in writeToProvider() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapContentObserver.java | 2042 ContentValues contentValues = new ContentValues(); in setEmailMessageStatusDelete() local 2130 ContentValues contentValues = new ContentValues(); in updateThreadId() local 2352 ContentValues contentValues = new ContentValues(); in setMessageStatusRead() local 2371 ContentValues contentValues = new ContentValues(); in setMessageStatusRead() local 2384 ContentValues contentValues = new ContentValues(); in setMessageStatusRead() local 3170 ContentValues contentValues = new ContentValues(2); in actionMessageDelivery() local
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | MmsSmsDatabaseHelper.java | 1601 ContentValues contentValues = new ContentValues(); in upgradeDatabaseToVersion51() local
|
D | MmsSmsProvider.java | 554 ContentValues contentValues = new ContentValues(1); in getSingleAddressId() local
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
D | EmailContent.java | 385 public int update(Context context, ContentValues contentValues) { in update() 392 static public int update(Context context, Uri baseUri, long id, ContentValues contentValues) { in update()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LauncherModel.java | 809 ArrayList<ContentValues> contentValues = new ArrayList<ContentValues>(); in moveItemsInDatabase() local
|
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ |
D | CalendarProvider2Test.java | 2984 ContentValues contentValues = new ContentValues(); in updateValueForKey() local
|