Home
last modified time | relevance | path

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

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardExporterTests.java55 .put(StructuredName.FAMILY_NAME, "Ando") in testSimpleV21()
66 .put(StructuredName.FAMILY_NAME, "AppropriateFamilyName") in testStructuredNameBasic()
104 .put(StructuredName.FAMILY_NAME, "DoNotEmitFamilyName1") in testStructuredNameUsePrimaryCommon()
113 .put(StructuredName.FAMILY_NAME, "AppropriateFamilyName") in testStructuredNameUsePrimaryCommon()
127 .put(StructuredName.FAMILY_NAME, "DoNotEmitFamilyName2") in testStructuredNameUsePrimaryCommon()
164 .put(StructuredName.FAMILY_NAME, "DoNotEmitFamilyName1") in testStructuredNameUseSuperPrimaryCommon()
173 .put(StructuredName.FAMILY_NAME, "DoNotEmitFamilyName2") in testStructuredNameUseSuperPrimaryCommon()
183 .put(StructuredName.FAMILY_NAME, "AppropriateFamilyName") in testStructuredNameUseSuperPrimaryCommon()
192 .put(StructuredName.FAMILY_NAME, "DoNotEmitFamilyName3") in testStructuredNameUseSuperPrimaryCommon()
234 .put(StructuredName.FAMILY_NAME, "AppropriateFamilyName") in testStructuredNamePhoneticNameCommon()
[all …]
DVCardImporterTests.java421 .put(StructuredName.FAMILY_NAME, "Ando") in testV21SimpleCase1_Type_Generic()
430 .put(StructuredName.FAMILY_NAME, "Ando") in testV21SimpleCase1_Type_Japanese()
449 .put(StructuredName.FAMILY_NAME, "Ando") in testV21SimpleCase3()
562 .put(StructuredName.FAMILY_NAME, "Familyname") in testV30adr_types_various()
658 .put(StructuredName.FAMILY_NAME, "Gump") in testComplicatedCase()
787 .put(StructuredName.FAMILY_NAME, "And") in testV30Simple()
822 .put(StructuredName.FAMILY_NAME, "\u5B89\u85E4\u30ED\u30A4\u30C9") in testV21Japanese1Common()
895 .put(StructuredName.FAMILY_NAME, "\u5B89\u85E4") in testV21Japanese2_Type_Generic_Utf8()
997 .put(StructuredName.FAMILY_NAME, "\u5B89\u85E4\u30ED\u30A4\u30C9\u0033") in testV21MultipleEntryCase()
1019 .put(StructuredName.FAMILY_NAME, "\u5B89\u85E4\u30ED\u30A4\u30C9\u0034") in testV21MultipleEntryCase()
[all …]
DVCardTestUtilsTests.java81 .put(StructuredName.FAMILY_NAME, "\\") in testShouldFailAtLineVerification()
DVCardJapanizationTests.java40 .put(StructuredName.FAMILY_NAME, "\u3075\u308B\u3069") in testNameUtf8Common()
68 .put(StructuredName.FAMILY_NAME, "\u3075\u308B\u3069") in testNameShiftJis()
90 .put(StructuredName.FAMILY_NAME, "\u3075\u308B\u3069") in testNameDoCoMo()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardBuilder.java206 final String familyName = contentValues.getAsString(StructuredName.FAMILY_NAME); in containsNonEmptyName()
292 String familyName = contentValues.getAsString(StructuredName.FAMILY_NAME); in appendNamePropertiesV40()
396 final String familyName = contentValues.getAsString(StructuredName.FAMILY_NAME); in appendNameProperties()
DVCardEntry.java184 builder.withValue(StructuredName.FAMILY_NAME, mFamily); in constructInsertOperation()
/frameworks/base/core/java/android/provider/
DContactsContract.java6035 public static final String FAMILY_NAME = DATA3; field in ContactsContract.CommonDataKinds.StructuredName
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24190 field public static final java.lang.String FAMILY_NAME = "data3";
/frameworks/base/core/api/
Dcurrent.txt36403 field public static final String FAMILY_NAME = "data3";