Home
last modified time | relevance | path

Searched defs:rawContactId1 (Results 1 – 15 of 15) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
DContactAggregator2Test.java80 long rawContactId1 = RawContactUtil.createRawContactWithName(mResolver, "zz", "top"); in testCrudAggregationExceptions() local
143 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testAggregationOfExactFullNameMatch() local
156 long rawContactId1 = RawContactUtil.createRawContact(mResolver, account); in testAggregationIgnoresInvisibleContact() local
174 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testAggregationOfCaseInsensitiveFullNameMatch() local
184 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testAggregationOfLastNameMatch() local
194 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testNonAggregationOfFirstNameMatch() local
204 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testNonAggregationOfLastNameMatch() local
214 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testAggregationOfConcatenatedFullNameMatch() local
224 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testAggregationOfNormalizedFullNameMatch() local
234 long rawContactId1 = RawContactUtil.createRawContact(mResolver, new Account("acct", in testAggregationOfNormalizedFullNameMatchWithReadOnlyAccount() local
[all …]
DContactAggregatorTest.java80 long rawContactId1 = RawContactUtil.createRawContactWithName(mResolver, "zz", "top"); in testCrudAggregationExceptions() local
143 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testAggregationOfExactFullNameMatch() local
156 long rawContactId1 = RawContactUtil.createRawContact(mResolver, account); in testAggregationIgnoresInvisibleContact() local
174 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testAggregationOfCaseInsensitiveFullNameMatch() local
184 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testAggregationOfLastNameMatch() local
194 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testNonAggregationOfFirstNameMatch() local
204 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testNonAggregationOfLastNameMatch() local
214 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testAggregationOfConcatenatedFullNameMatch() local
224 long rawContactId1 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testAggregationOfNormalizedFullNameMatch() local
234 long rawContactId1 = RawContactUtil.createRawContact(mResolver, new Account("acct", in testAggregationOfNormalizedFullNameMatchWithReadOnlyAccount() local
[all …]
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactLookupKeyTest.java44 long rawContactId1 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe"); in testLookupKeyUsingDisplayNameAndNoAccount() local
72 long rawContactId1 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe"); in testLookupKeyUsingSourceIdAndNoAccount() local
98 long rawContactId1 = RawContactUtil.createRawContactWithName(mResolver, "Dear", "Doe"); in testLookupKeySameSourceIdDifferentAccounts() local
129 long rawContactId1 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe"); in testLookupKeyChoosingLargestContact() local
169 long rawContactId1 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe"); in testGetLookupUri() local
DContactsProvider2Test.java1039 long rawContactId1 = RawContactUtil.createRawContactWithName(mResolver, account1); in testContactEntitiesWithIdBasedUri() local
1061 long rawContactId1 = RawContactUtil.createRawContactWithName(mResolver, account1); in testContactEntitiesWithLookupUri() local
1089 private void assertEntityRows(Uri entityUri, long contactId, long rawContactId1, in assertEntityRows()
1290 long rawContactId1 = RawContactUtil.createRawContact(mResolver, account1); in testRawContactDataQuery() local
1339 long rawContactId1 = RawContactUtil.createRawContact(mResolver); in testPhonesWithMergedContacts() local
1498 final long rawContactId1 = RawContactUtil.createRawContactWithName(mResolver, "Hot", in testPhonesFilterQueryInter() local
1728 final long rawContactId1 = ContentUris.parseId(rawContactUri); in testPhoneLookupReturnsNothingRatherThanStar() local
1742 final long rawContactId1 = ContentUris.parseId(rawContactUri); in testPhoneLookupReturnsNothingRatherThanMissStar() local
1755 final long rawContactId1 = ContentUris.parseId(rawContactUri); in testPhoneLookupStarNoFallbackMatch() local
1795 final long rawContactId1 = ContentUris.parseId(rawContactUri); in testPhoneLookupExplicitProjection() local
[all …]
DGroupsTest.java290 final long rawContactId1 = RawContactUtil.createRawContact(this.mResolver); in testLocalMixedVisible() local
334 final long rawContactId1 = RawContactUtil.createRawContact(this.mResolver, sTestAccount); in testMultipleSourcesVisible() local
DContactMetadataProviderTest.java523 long rawContactId1 = RawContactUtil.createRawContactWithAccountDataSet( in setupData() local
DBaseContactsProvider2Test.java546 protected void setAggregationException(int type, long rawContactId1, long rawContactId2) { in setAggregationException()
650 protected void assertAggregated(long rawContactId1, long rawContactId2) { in assertAggregated()
656 protected void assertAggregated(long rawContactId1, long rawContactId2, in assertAggregated()
666 protected void assertNotAggregated(long rawContactId1, long rawContactId2) { in assertNotAggregated()
DContactsActor.java717 protected void setAggregationException(int type, long rawContactId1, long rawContactId2) { in setAggregationException()
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntitySet.java210 Long rawContactId1 = get(index1).getValues().getAsLong(RawContacts._ID); in buildSplitContactDiff() local
/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDeltaList.java269 Long rawContactId1 = get(index1).getValues().getAsLong(RawContacts._ID); in buildSplitContactDiffHelper() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java571 long rawContactId1 = c.getLong(AggregateExceptionQuery.RAW_CONTACT_ID1); in pickBestMatchBasedOnExceptions() local
DContactAggregator2.java522 long rawContactId1 = c.getLong(AggregateExceptionQuery.RAW_CONTACT_ID1); in updateMatchScoresBasedOnExceptions() local
DAbstractContactAggregator.java975 long rawContactId1 = c.getLong(AggregateExceptionPrefetchQuery.RAW_CONTACT_ID1); in prefetchAggregationExceptionIds() local
/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java1718 long rawContactId1, long rawContactId2) { in buildJoinContactDiff()
1733 long rawContactId1, long rawContactId2, boolean hardSplit) { in buildSplitContactDiff()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java4892 long rawContactId1; in updateAggregationException() local
4921 aggregator.aggregateContact(mTransactionContext.get(), db, rawContactId1); in updateAggregationException() local
5058 final long rawContactId1 = c.getLong(AggregationExceptionQuery.RAW_CONTACT_ID1); in queryAggregationRawContactIds() local
5130 final long rawContactId1 = searchRawContactIdForRawContactInfo(db, aggregationContact1); in updateFromMetaDataEntry() local