Home | History | Annotate | Download | only in contacts

Lines Matching refs:PHONETIC_GIVEN_NAME

154             + "ifnull(name." + StructuredName.PHONETIC_GIVEN_NAME + ",' ')||' '||"
1383 mValues2.put(StructuredName.PHONETIC_GIVEN_NAME, parsedName.getGivenNames());