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.java423 final String[] punctuationLabels, final String[] punctuationWords) { in testingStandardPunctuationSuggestions() argument
430 assertEquals("size", punctuationLabels.length, suggestedWords.size()); in testingStandardPunctuationSuggestions()
433 punctuationLabels[index], suggestedWords.getLabel(index)); in testingStandardPunctuationSuggestions()