Searched refs:typeInternal (Results 1 – 1 of 1) sorted by relevance
257 protected void typeInternal(final int codePoint, final boolean isKeyRepeat) { in typeInternal() method in InputTestsBase279 typeInternal(codePoint, false /* isKeyRepeat */); in type()283 typeInternal(codePoint, true /* isKeyRepeat */); in repeatKey()