HomeSort by relevance Sort by last modified time
    Searched full:typeinternal (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputTestsBase.java 257 protected void typeInternal(final int codePoint, final boolean isKeyRepeat) {
279 typeInternal(codePoint, false /* isKeyRepeat */);
283 typeInternal(codePoint, true /* isKeyRepeat */);

Completed in 149 milliseconds