Home
last modified time | relevance | path

Searched refs:suggestPuncsSpec (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DSpacingAndPunctuations.java72 final String[] suggestPuncsSpec = MoreKeySpec.splitKeySpecs( in SpacingAndPunctuations() local
74 mSuggestPuncList = PunctuationSuggestions.newPunctuationSuggestions(suggestPuncsSpec); in SpacingAndPunctuations()