Home
last modified time | relevance | path

Searched defs:contentValues (Results 1 – 25 of 46) sorted by relevance

12

/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DRcsProviderInsertTest.java77 ContentValues contentValues = new ContentValues(3); in testInsertGroupThread() local
87 ContentValues contentValues = new ContentValues(); in testInsertParticipant() local
98 ContentValues contentValues = new ContentValues(); in testInsertParticipantIntoGroupThread() local
117 ContentValues contentValues = new ContentValues(); in testInsertMessageFails() local
203 ContentValues contentValues = new ContentValues(); in testInsertParticipantEvent() local
219 ContentValues contentValues = new ContentValues(); in testInsertGroupThreadEvent() local
DCarrierProviderTest.java146 ContentValues contentValues = new ContentValues(); in testInsertCertificates() local
182 ContentValues contentValues = new ContentValues(); in testUpdateCertificates() local
228 ContentValues contentValues = new ContentValues(); in testMultipleCertificates() local
272 ContentValues contentValues = new ContentValues(); in testDuplicateFailure() local
299 ContentValues contentValues = new ContentValues(); in testDelete() local
DRcsProviderUpdateTest.java129 ContentValues contentValues = new ContentValues(1); in testUpdate1To1ThreadWithSelection() local
148 ContentValues contentValues = new ContentValues(1); in testUpdate1To1ThreadWithId() local
165 ContentValues contentValues = new ContentValues(1); in testUpdateGroupThreadWithSelection() local
183 ContentValues contentValues = new ContentValues(1); in testUpdateGroupThreadWithId() local
199 ContentValues contentValues = new ContentValues(1); in testUpdateParticipantWithId() local
DCarrierIdProviderTest.java192 ContentValues contentValues = createCarrierInfoInternal(); in testDuplicateInsertionCarrierInfo() local
208 ContentValues contentValues = new ContentValues(); in testInvalidInsertionCarrierInfo() local
248 ContentValues contentValues = createCarrierInfoInternal(); in testUpdateCarrierInfo() local
280 ContentValues contentValues = createCarrierInfoInternal(); in testMultiRowInsertionQuery() local
430 ContentValues contentValues = new ContentValues(); in createCarrierInfoInternal() local
DTelephonyProviderTest.java242 ContentValues contentValues = new ContentValues(); in testBulkInsertCarriers() local
372 ContentValues contentValues = new ContentValues(); in testUpdateConflictingCarriers() local
429 ContentValues contentValues = new ContentValues(); in doSimpleTestForUri() local
479 ContentValues contentValues = new ContentValues(); in testOwnedBy() local
542 ContentValues contentValues = new ContentValues(); in testSimTable() local
607 ContentValues contentValues = new ContentValues(); in insertApnRecord() local
1430 ContentValues contentValues = new ContentValues(); in testUpdateWfcEnabled() local
1491 ContentValues contentValues = new ContentValues(); in testSIMAPNLIST_APNMatchTheMCCMNCAndMVNO() local
1526 ContentValues contentValues = new ContentValues(); in testSIMAPNLIST_APNMatchTheParentMCCMNC() local
/packages/apps/Dialer/java/com/android/dialer/calllog/database/
DAnnotatedCallLogConstraints.java45 public static void check(ContentValues contentValues, @Operation int operationType) { in check()
59 String columnName, ContentValues contentValues, @Operation int operationType) { in checkBooleanColumn()
76 ContentValues contentValues, @Operation int operationType) { in checkCallTypeColumn()
96 ContentValues contentValues, in checkColumn()
DMutationApplier.java76 ContentValues contentValues = entry.getValue(); in applyToDatabaseInternal() local
90 ContentValues contentValues = entry.getValue(); in applyToDatabaseInternal() local
/packages/apps/Dialer/java/com/android/voicemail/impl/utils/
DVoicemailDatabaseUtil.java40 ContentValues contentValues = getContentValues(voicemail); in insert() local
62 ContentValues contentValues = new ContentValues(); in getContentValues() local
/packages/apps/TV/partner_support/src/com/google/android/tv/partner/support/
DEpgInput.java34 public static EpgInput createEpgChannel(ContentValues contentValues) { in createEpgChannel()
59 ContentValues contentValues = new ContentValues(); in toContentValues() local
DLineups.java34 ContentValues contentValues = new ContentValues(); in query() local
DEpgInputs.java57 ContentValues contentValues = new ContentValues(); in queryEpgInputs() local
DLineup.java61 public static Lineup createLineup(ContentValues contentValues) { in createLineup()
/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/
DCallLogMutations.java36 public void insert(long id, ContentValues contentValues) { in insert()
54 public void update(long id, ContentValues contentValues) { in update()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsDatabaseHelperTest.java347 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_SetPrimaryPhonebookBucketToNumberBucket() local
364 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_SetAltPhonebookBucketToNumberBucket() local
382 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_NonZeroPrimaryPhonebookBucket() local
395 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_NonNullPrimarySortKey() local
409 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_NonZeroAltPhonebookBucket() local
422 final ContentValues contentValues = new ContentValues(); in testUpgradeToVersion111_NonNullAltSortKeyToNumber() local
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestInformationProvider.java34 public int update(Uri uri, ContentValues contentValues, String s, String[] strings) { in update()
44 public Uri insert(Uri uri, ContentValues contentValues) { in insert()
/packages/apps/Dialer/java/com/android/voicemail/impl/sync/
DVoicemailsQueryHelper.java158 ContentValues contentValues = new ContentValues(); in markReadInDatabase() local
183 ContentValues contentValues = new ContentValues(); in markCleanInDatabase() local
190 ContentValues contentValues = new ContentValues(); in updateWithTranscription() local
251 ContentValues contentValues = new ContentValues(); in markArchiveInDatabase() local
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DRcsProviderParticipantHelper.java253 long insertParticipant(ContentValues contentValues) { in insertParticipant()
301 ContentValues contentValues = new ContentValues(2); in insertParticipantIntoGroupThreadWithId() local
351 int updateParticipant(ContentValues contentValues, String selection, String[] selectionArgs) { in updateParticipant()
361 int updateParticipantWithId(ContentValues contentValues, Uri uri) { in updateParticipantWithId()
DRcsProviderCanonicalAddressHelper.java38 ContentValues contentValues = new ContentValues(); in insertCanonicalAddress() local
DRcsProviderThreadHelper.java325 long insert1To1Thread(ContentValues contentValues) { in insert1To1Thread()
369 ContentValues contentValues = new ContentValues(1); in insertP2pThread() local
377 ContentValues contentValues = new ContentValues(2); in insertParticipantIntoP2pThread() local
411 long insertGroupThread(ContentValues contentValues) { in insertGroupThread()
/packages/apps/Dialer/java/com/android/dialer/protos/
DProtoParsers.java51 public static <T extends MessageLite> T get( in get()
83 public static <T extends MessageLite> T getTrusted( in getTrusted()
/packages/apps/Dialer/java/com/android/dialer/databasepopulator/
DBlockedBumberPopulator.java61 ContentValues contentValues = new ContentValues(); in createContentValuesWithNumber() local
/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/
DMockContentProvider.java249 public Insert(Uri uri, ContentValues contentValues, Uri resultUri) { in Insert()
266 private boolean equals(Uri uri, ContentValues contentValues) { in equals()
392 ContentValues contentValues, in Update()
424 ContentValues contentValues, in equals()
496 public void expectInsert(Uri contentUri, ContentValues contentValues, Uri resultUri) { in expectInsert()
501 ContentValues contentValues, in expectUpdate()
575 private String insertToString(Uri uri, ContentValues contentValues) { in insertToString()
605 ContentValues contentValues, in updateToString()
/packages/apps/Contacts/src/com/android/contacts/editor/
DEditorIntents.java96 long rawContactId, ArrayList<ContentValues> contentValues) { in createEditOtherRawContactIntent()
132 ArrayList<ContentValues> contentValues = rawContactDeltaList.get(0).getContentValues(); in putRawContactDeltaValues() local
/packages/apps/Dialer/java/com/android/contacts/common/model/dataitem/
DStructuredNameDataItem.java95 final ContentValues contentValues = getContentValues(); in isSuperPrimary() local
/packages/apps/Contacts/src/com/android/contacts/model/dataitem/
DStructuredNameDataItem.java96 final ContentValues contentValues = getContentValues(); in isSuperPrimary() local

12