Home | History | Annotate | Download | only in model

Lines Matching refs:PHONETIC_MIDDLE_NAME

1040             if (StructuredName.PHONETIC_MIDDLE_NAME.equals(editField.column)) {
1069 // Phonetic (full) name <-> PHONETIC_FAMILY_NAME, PHONETIC_MIDDLE_NAME, PHONETIC_GIVEN_NAME
1084 values.put(StructuredName.PHONETIC_MIDDLE_NAME,
1085 tmpValues.getAsString(StructuredName.PHONETIC_MIDDLE_NAME));
1087 values.remove(StructuredName.PHONETIC_MIDDLE_NAME);
1102 values.getAsString(StructuredName.PHONETIC_MIDDLE_NAME),
1109 values.remove(StructuredName.PHONETIC_MIDDLE_NAME);