Home
last modified time | relevance | path

Searched defs:contact3 (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/appsearchtypes/
DPersonTest.java61 ContactPoint contact3 = new ContactPoint.Builder(namespace, id + "3", "Other") in testBuilder() local
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DContactsIndexerImplTest.java208 PersonBuilderHelper contact3 = new PersonBuilderHelper("id3", in testBatcher_contactFingerprintDifferent_Indexed() local
258 PersonBuilderHelper contact3 = new PersonBuilderHelper("id3", in testBatcher_contactFingerprintDifferent_IndexedWithOriginalCreationTimestamp() local
DPersonBuilderHelperTest.java265 ContactPoint contact3 = new ContactPoint.Builder(namespace, id + "3", "Other") in testScore_setCorrectly() local
315 ContactPoint contact3 = new ContactPoint.Builder(namespace, id + "3", "Other") in testGenerateFingerprintStringForPerson() local