Home | History | Annotate | Download | only in model

Lines Matching refs:PHONETIC_FAMILY_NAME

1037             if (StructuredName.PHONETIC_FAMILY_NAME.equals(editField.column)) {
1069 // Phonetic (full) name <-> PHONETIC_FAMILY_NAME, PHONETIC_MIDDLE_NAME, PHONETIC_GIVEN_NAME
1078 values.put(StructuredName.PHONETIC_FAMILY_NAME,
1079 tmpValues.getAsString(StructuredName.PHONETIC_FAMILY_NAME));
1081 values.remove(StructuredName.PHONETIC_FAMILY_NAME);
1101 values.getAsString(StructuredName.PHONETIC_FAMILY_NAME),
1106 values.remove(StructuredName.PHONETIC_FAMILY_NAME);