Searched defs:InputTestsBase (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DInputTestsBase.java56 public class InputTestsBase extends ServiceTestCase<LatinIMEForTests> { class in inherits:ServiceTestCase
57 private static final String TAG = InputTestsBase.class.getSimpleName();
155 public InputTestsBase() { method in class:InputTestsBase

Completed in 41 milliseconds