Home | History | Annotate | Download | only in model

Lines Matching refs:PHONETIC_GIVEN_NAME

653             child.put(StructuredName.PHONETIC_GIVEN_NAME, phoneticName);
1055 if (StructuredName.PHONETIC_GIVEN_NAME.equals(editField.column)) {
1081 // Phonetic (full) name <-> PHONETIC_FAMILY_NAME, PHONETIC_MIDDLE_NAME, PHONETIC_GIVEN_NAME
1102 values.put(StructuredName.PHONETIC_GIVEN_NAME,
1105 values.remove(StructuredName.PHONETIC_GIVEN_NAME);
1115 values.getAsString(StructuredName.PHONETIC_GIVEN_NAME)));
1124 values.remove(StructuredName.PHONETIC_GIVEN_NAME);