Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DPunctuationTests.java123 final String SPECIAL_KEY = ":-)"; in testManuallyPickedWordThenSmiley() local
127 mLatinIME.onTextInput(SPECIAL_KEY); in testManuallyPickedWordThenSmiley()
134 final String SPECIAL_KEY = ".com"; in testManuallyPickedWordThenDotCom() local
138 mLatinIME.onTextInput(SPECIAL_KEY); in testManuallyPickedWordThenDotCom()
145 final String SPECIAL_KEY = ".com"; in testTypeWordTypeDotThenPressDotCom() local
148 mLatinIME.onTextInput(SPECIAL_KEY); in testTypeWordTypeDotThenPressDotCom()