Searched refs:typeInternal (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DInputTestsBase.java257 protected void typeInternal(final int codePoint, final boolean isKeyRepeat) { method in class:InputTestsBase
279 typeInternal(codePoint, false /* isKeyRepeat */);
283 typeInternal(codePoint, true /* isKeyRepeat */);

Completed in 32 milliseconds