Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DPunctuationTests.java31 final String PUNCTUATION_FROM_STRIP = "!"; in testWordThenSpaceThenPunctuationFromStripTwice() local
45 pickSuggestionManually(PUNCTUATION_FROM_STRIP); in testWordThenSpaceThenPunctuationFromStripTwice()
46 pickSuggestionManually(PUNCTUATION_FROM_STRIP); in testWordThenSpaceThenPunctuationFromStripTwice()
66 final String PUNCTUATION_FROM_STRIP = "!"; in testManualPickThenPunctuationFromStripTwiceThenType() local
70 pickSuggestionManually(PUNCTUATION_FROM_STRIP); in testManualPickThenPunctuationFromStripTwiceThenType()
71 pickSuggestionManually(PUNCTUATION_FROM_STRIP); in testManualPickThenPunctuationFromStripTwiceThenType()
DInputLogicTests.java763 final String PUNCTUATION_FROM_STRIP = "!"; in testWordThenSpaceThenPunctuationFromStripTwice() local
770 pickSuggestionManually(PUNCTUATION_FROM_STRIP); in testWordThenSpaceThenPunctuationFromStripTwice()
771 pickSuggestionManually(PUNCTUATION_FROM_STRIP); in testWordThenSpaceThenPunctuationFromStripTwice()