Home | History | Annotate | Download | only in contacts

Lines Matching refs:PHONETIC_GIVEN_NAME

792         mockNameValues.put(StructuredName.PHONETIC_GIVEN_NAME, "PHONETIC_GIVEN");
808 assertEquals("PHONETIC_GIVEN", output.getAsString(StructuredName.PHONETIC_GIVEN_NAME));