/packages/apps/Contacts/src/com/android/contacts/model/account/ |
D | SimAccountType.java | 83 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()
|
D | BaseAccountType.java | 165 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()
|
D | ExchangeAccountType.java | 94 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, in addDataKindStructuredName()
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/ |
D | ContactAggregatorTest.java | 260 values.put(StructuredName.FAMILY_NAME, "Ave"); in testAggregationOfInconsistentlyParsedNames() 267 values.put(StructuredName.FAMILY_NAME, "Arizona Ave"); in testAggregationOfInconsistentlyParsedNames() 278 values.put(StructuredName.FAMILY_NAME, "James"); in testAggregationBasedOnMiddleName() 286 values.put(StructuredName.FAMILY_NAME, "James"); in testAggregationBasedOnMiddleName() 1293 values.put(StructuredName.FAMILY_NAME, "Android"); in testDisplayNameSources() 1410 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeInitializedAsSuspended() 1419 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeInitializedAsSuspended() 1452 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeUpdatedToSuspended() 1461 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeUpdatedToSuspended() 1493 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeSuspendedOverriddenByAggException() [all …]
|
D | ContactAggregator2Test.java | 260 values.put(StructuredName.FAMILY_NAME, "Ave"); in testAggregationOfInconsistentlyParsedNames() 267 values.put(StructuredName.FAMILY_NAME, "Arizona Ave"); in testAggregationOfInconsistentlyParsedNames() 278 values.put(StructuredName.FAMILY_NAME, "James"); in testAggregationBasedOnMiddleName() 286 values.put(StructuredName.FAMILY_NAME, "James"); in testAggregationBasedOnMiddleName() 1302 values.put(StructuredName.FAMILY_NAME, "Android"); in testDisplayNameSources() 1419 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeInitializedAsSuspended() 1428 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeInitializedAsSuspended() 1461 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeUpdatedToSuspended() 1470 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeUpdatedToSuspended() 1502 .withValue(StructuredName.FAMILY_NAME, "Doe") in testAggregationModeSuspendedOverriddenByAggException() [all …]
|
/packages/apps/Dialer/java/com/android/contacts/common/model/account/ |
D | ExchangeAccountType.java | 96 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()
|
D | BaseAccountType.java | 175 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/ |
D | ContactsProvider2TransactionTest.java | 189 b.withValue(StructuredName.FAMILY_NAME, "Contact"); in addInsertContactOperations() 218 b.withValue(StructuredName.FAMILY_NAME, "Contact"); in addInsertProfileOperations()
|
D | SearchIndexManagerTest.java | 62 values.put(StructuredName.FAMILY_NAME, "Parr"); in testSearchIndexForStructuredName() 83 values.put(StructuredName.FAMILY_NAME, "Parr"); in testSearchIndexForStructuredName_phoneticOnly()
|
D | ContactsProvider2Test.java | 2131 StructuredName.FAMILY_NAME, "Corp"); in testQueryMergedDataPhones() 2150 StructuredName.FAMILY_NAME, "Corp"); in testQueryMergedDataPhones() 2252 StructuredName.FAMILY_NAME, "Corp"); in testPhoneLookupEnterprise_withCorpProfile() 2272 StructuredName.FAMILY_NAME, "Corp"); in testPhoneLookupEnterprise_withCorpProfile() 2846 StructuredName.FAMILY_NAME, "Corp"); in testQueryCorpContactsProvider() 3521 nameValues.put(StructuredName.FAMILY_NAME, "Goulash"); in testQueryContactFilterByName() 4150 values.put(StructuredName.FAMILY_NAME, "Blob"); in testUpdateDataDoesNotRequireProfilePermission() 4215 nameRow.put(StructuredName.FAMILY_NAME, "Prophyl"); in getExpectedProfileDataValues() 4689 values.putNull(StructuredName.FAMILY_NAME); in testDisplayNameParsingWhenPartsAreNull() 4698 values.put(StructuredName.FAMILY_NAME, "Johnson"); in testDisplayNameParsingWhenPartsSpecified() [all …]
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | DataRowHandlerForStructuredName.java | 111 StructuredName.FAMILY_NAME, StructuredName.SUFFIX 171 return values.containsKey(StructuredName.FAMILY_NAME) in containsSearchableColumns()
|
D | NameSplitter.java | 157 familyName = values.getAsString(StructuredName.FAMILY_NAME); in fromValues() 175 putValueIfPresent(values, StructuredName.FAMILY_NAME, familyName); in toValues()
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
D | ExchangeSource.java | 77 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, in inflateStructuredName() 94 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, in inflateStructuredName()
|
D | FallbackSource.java | 120 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in inflateStructuredName() 139 kind.fieldList.add(new EditField(StructuredName.FAMILY_NAME, R.string.name_family, in inflateStructuredName()
|
/packages/apps/Dialer/java/com/android/contacts/common/model/dataitem/ |
D | StructuredNameDataItem.java | 51 return getContentValues().getAsString(StructuredName.FAMILY_NAME); in getFamilyName()
|
/packages/apps/Contacts/src/com/android/contacts/model/dataitem/ |
D | StructuredNameDataItem.java | 52 return getContentValues().getAsString(StructuredName.FAMILY_NAME); in getFamilyName()
|
/packages/providers/ContactsProvider/test_common/src/com/android/providers/contacts/testutil/ |
D | DataUtil.java | 85 values.put(StructuredName.FAMILY_NAME, familyName); in insertStructuredName()
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | NameConverter.java | 43 StructuredName.FAMILY_NAME,
|
/packages/apps/Dialer/java/com/android/contacts/common/util/ |
D | NameConverter.java | 42 StructuredName.FAMILY_NAME,
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | AggregationSuggestionEngine.java | 205 appendValue(nameSb, values, StructuredName.FAMILY_NAME); in buildAggregationSuggestionUri()
|
D | ContactEditorFragment.java | 993 final String beforeLastName = original.getAsString(StructuredName.FAMILY_NAME); in structuredNamesAreEqual() 994 final String afterLastName = pending.getAsString(StructuredName.FAMILY_NAME); in structuredNamesAreEqual()
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | ContactUtil.java | 165 StructuredName.FAMILY_NAME,
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
D | RawContactModifier.java | 622 StructuredName.FAMILY_NAME, in parseStructuredNameExtra() 632 child.put(StructuredName.FAMILY_NAME, cursor.getString(3)); in parseStructuredNameExtra()
|
D | ValuesDelta.java | 551 copyStringFrom(name, ContactsContract.CommonDataKinds.StructuredName.FAMILY_NAME); in copyStructuredNameFieldsFrom()
|
/packages/apps/Contacts/tests/src/com/android/contacts/model/ |
D | RawContactModifierTests.java | 838 mockNameValues.put(StructuredName.FAMILY_NAME, "family"); in testMigrateNameFromGoogleToExchange() 854 assertEquals("family", output.getAsString(StructuredName.FAMILY_NAME)); in testMigrateNameFromGoogleToExchange()
|