Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/settings/
DSpacingAndPunctuationsTests.java446 final String[] punctuationLabels, final String[] punctuationWords) { in testingStandardPunctuationSuggestions() argument
453 assertEquals("size", punctuationLabels.length, suggestedWords.size()); in testingStandardPunctuationSuggestions()
456 punctuationLabels[index], suggestedWords.getLabel(index)); in testingStandardPunctuationSuggestions()