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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
LatinIMEForTests.java 19 public class LatinIMEForTests extends LatinIME {
LatinImeTests.java 29 ((LatinIMEForTests)mLatinIME).getDeallocateMemoryWasPerformed());
38 ((LatinIMEForTests)mLatinIME).getDeallocateMemoryWasPerformed());
InputTestsBase.java 56 public class InputTestsBase extends ServiceTestCase<LatinIMEForTests> {
156 super(LatinIMEForTests.class);

Completed in 68 milliseconds