HomeSort by relevance Sort by last modified time
    Searched refs:WORD2_TO_TYPE (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
PunctuationTests.java 65 final String WORD2_TO_TYPE = "is";
72 type(WORD2_TO_TYPE);
InputLogicTests.java 371 final String WORD2_TO_TYPE = "is";
375 type(WORD2_TO_TYPE);
381 final String WORD2_TO_TYPE = "!";
385 type(WORD2_TO_TYPE);
393 final String WORD2_TO_TYPE = "!!?!:!";
397 type(WORD2_TO_TYPE);
416 final String WORD2_TO_TYPE = " is";
420 type(WORD2_TO_TYPE);
736 final String WORD2_TO_TYPE = "!";
741 type(WORD2_TO_TYPE);
    [all...]

Completed in 502 milliseconds