Home
last modified time | relevance | path

Searched refs:FAMILY_NAME (Results 1 – 25 of 30) sorted by relevance

12

/packages/apps/Contacts/src/com/android/contacts/model/account/
DSimAccountType.java83 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in addDataKindStructuredName()
102 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in addDataKindName()
109 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in addDataKindName()
DBaseAccountType.java165 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in addDataKindStructuredName()
193 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in addDataKindName()
204 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in addDataKindName()
925 ks.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in parseDataKind()
952 kn.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in parseDataKind()
963 kn.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in parseDataKind()
DExchangeAccountType.java94 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, in addDataKindStructuredName()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
DContactAggregatorTest.java261 values.put(StructuredName.FAMILY_NAME, "Ave"); in testAggregationOfInconsistentlyParsedNames()
268 values.put(StructuredName.FAMILY_NAME, "Arizona Ave"); in testAggregationOfInconsistentlyParsedNames()
279 values.put(StructuredName.FAMILY_NAME, "James"); in testAggregationBasedOnMiddleName()
287 values.put(StructuredName.FAMILY_NAME, "James"); in testAggregationBasedOnMiddleName()
1305 values.put(StructuredName.FAMILY_NAME, "Android"); in testDisplayNameSources()
1422 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeInitializedAsSuspended()
1431 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeInitializedAsSuspended()
1464 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeUpdatedToSuspended()
1473 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeUpdatedToSuspended()
1505 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeSuspendedOverriddenByAggException()
[all …]
DContactAggregator2Test.java261 values.put(StructuredName.FAMILY_NAME, "Ave"); in testAggregationOfInconsistentlyParsedNames()
268 values.put(StructuredName.FAMILY_NAME, "Arizona Ave"); in testAggregationOfInconsistentlyParsedNames()
279 values.put(StructuredName.FAMILY_NAME, "James"); in testAggregationBasedOnMiddleName()
287 values.put(StructuredName.FAMILY_NAME, "James"); in testAggregationBasedOnMiddleName()
1313 values.put(StructuredName.FAMILY_NAME, "Android"); in testDisplayNameSources()
1430 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeInitializedAsSuspended()
1439 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeInitializedAsSuspended()
1472 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeUpdatedToSuspended()
1481 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeUpdatedToSuspended()
1513 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeSuspendedOverriddenByAggException()
[all …]
/packages/apps/Contacts/src/com/android/contacts/editor/
DStructuredNameEditorView.java108 if (StructuredName.FAMILY_NAME.equals(column)) { in updatePhonetic()
130 if (StructuredName.FAMILY_NAME.equals(column)) { in getPhonetic()
DAggregationSuggestionEngine.java205 appendValue(nameSb, values, StructuredName.FAMILY_NAME); in buildAggregationSuggestionUri()
DTextFieldsEditorView.java244 if (StructuredName.FAMILY_NAME.equals(column)) { in getNameField()
DContactEditorFragment.java1034 final String beforeLastName = original.getAsString(StructuredName.FAMILY_NAME); in structuredNamesAreEqual()
1035 final String afterLastName = pending.getAsString(StructuredName.FAMILY_NAME); in structuredNamesAreEqual()
/packages/apps/Dialer/java/com/android/contacts/common/model/account/
DExchangeAccountType.java96 new EditField(StructuredName.FAMILY_NAME, R.string.name_family, FLAGS_PERSON_NAME)); in addDataKindStructuredName()
134 new EditField(StructuredName.FAMILY_NAME, R.string.name_family, FLAGS_PERSON_NAME)); in addDataKindDisplayName()
147 new EditField(StructuredName.FAMILY_NAME, R.string.name_family, FLAGS_PERSON_NAME)); in addDataKindDisplayName()
DBaseAccountType.java175 new EditField(StructuredName.FAMILY_NAME, R.string.name_family, FLAGS_PERSON_NAME) in addDataKindStructuredName()
224 new EditField(StructuredName.FAMILY_NAME, R.string.name_family, FLAGS_PERSON_NAME) in addDataKindDisplayName()
246 new EditField(StructuredName.FAMILY_NAME, R.string.name_family, FLAGS_PERSON_NAME) in addDataKindDisplayName()
1051 new EditField(StructuredName.FAMILY_NAME, R.string.name_family, FLAGS_PERSON_NAME) in parseDataKind()
1097 new EditField(StructuredName.FAMILY_NAME, R.string.name_family, FLAGS_PERSON_NAME) in parseDataKind()
1119 new EditField(StructuredName.FAMILY_NAME, R.string.name_family, FLAGS_PERSON_NAME) in parseDataKind()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2TransactionTest.java189 b.withValue(StructuredName.FAMILY_NAME, "Contact"); in addInsertContactOperations()
218 b.withValue(StructuredName.FAMILY_NAME, "Contact"); in addInsertProfileOperations()
DSearchIndexManagerTest.java62 values.put(StructuredName.FAMILY_NAME, "Parr"); in testSearchIndexForStructuredName()
83 values.put(StructuredName.FAMILY_NAME, "Parr"); in testSearchIndexForStructuredName_phoneticOnly()
DContactsProvider2Test.java2140 StructuredName.FAMILY_NAME, "Corp"); in testQueryMergedDataPhones()
2159 StructuredName.FAMILY_NAME, "Corp"); in testQueryMergedDataPhones()
2261 StructuredName.FAMILY_NAME, "Corp"); in testPhoneLookupEnterprise_withCorpProfile()
2281 StructuredName.FAMILY_NAME, "Corp"); in testPhoneLookupEnterprise_withCorpProfile()
2848 StructuredName.FAMILY_NAME, "Corp"); in testQueryCorpContactsProvider()
3455 nameValues.put(StructuredName.FAMILY_NAME, "Goulash"); in testQueryContactFilterByName()
4029 values.put(StructuredName.FAMILY_NAME, "Blob"); in testUpdateDataDoesNotRequireProfilePermission()
4093 nameRow.put(StructuredName.FAMILY_NAME, "Prophyl"); in getExpectedProfileDataValues()
4567 values.putNull(StructuredName.FAMILY_NAME); in testDisplayNameParsingWhenPartsAreNull()
4576 values.put(StructuredName.FAMILY_NAME, "Johnson"); in testDisplayNameParsingWhenPartsSpecified()
[all …]
DContactsActor.java644 values.put(CommonDataKinds.StructuredName.FAMILY_NAME, name); in createName()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDataRowHandlerForStructuredName.java111 StructuredName.FAMILY_NAME, StructuredName.SUFFIX
171 return values.containsKey(StructuredName.FAMILY_NAME) in containsSearchableColumns()
DNameSplitter.java157 familyName = values.getAsString(StructuredName.FAMILY_NAME); in fromValues()
175 putValueIfPresent(values, StructuredName.FAMILY_NAME, familyName); in toValues()
/packages/apps/Dialer/java/com/android/contacts/common/model/dataitem/
DStructuredNameDataItem.java51 return getContentValues().getAsString(StructuredName.FAMILY_NAME); in getFamilyName()
/packages/apps/Contacts/src/com/android/contacts/model/dataitem/
DStructuredNameDataItem.java52 return getContentValues().getAsString(StructuredName.FAMILY_NAME); in getFamilyName()
/packages/apps/Contacts/src/com/android/contacts/util/
DNameConverter.java43 StructuredName.FAMILY_NAME,
/packages/providers/ContactsProvider/test_common/src/com/android/providers/contacts/testutil/
DDataUtil.java85 values.put(StructuredName.FAMILY_NAME, familyName); in insertStructuredName()
/packages/apps/Messaging/src/com/android/messaging/util/
DContactUtil.java165 StructuredName.FAMILY_NAME,
/packages/apps/Contacts/src/com/android/contacts/model/
DValuesDelta.java551 copyStringFrom(name, ContactsContract.CommonDataKinds.StructuredName.FAMILY_NAME); in copyStructuredNameFieldsFrom()
DRawContactModifier.java622 StructuredName.FAMILY_NAME, in parseStructuredNameExtra()
632 child.put(StructuredName.FAMILY_NAME, cursor.getString(3)); in parseStructuredNameExtra()
/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactModifierTests.java838 mockNameValues.put(StructuredName.FAMILY_NAME, "family"); in testMigrateNameFromGoogleToExchange()
854 assertEquals("family", output.getAsString(StructuredName.FAMILY_NAME)); in testMigrateNameFromGoogleToExchange()

12