Searched refs:getSpokenAccentedLetterDescription (Results 1 – 1 of 1) sorted by relevance
272 final String accentedLetter = getSpokenAccentedLetterDescription(context, codePoint); in getDescriptionForCodePoint()292 private String getSpokenAccentedLetterDescription(final Context context, final int code) { in getSpokenAccentedLetterDescription() method in KeyCodeDescriptionMapper