Searched refs:SimpleKeyboard (Results 1 – 2 of 2) sorted by relevance
48 SimpleKeyboard keyboard = new SimpleKeyboard(this, R.layout.qwerty_10_9_9); in onStartInputView()
29 final class SimpleKeyboard { class75 SimpleKeyboard(SimpleInputMethodService simpleInputMethodService, int viewResId) { in SimpleKeyboard() method in SimpleKeyboard