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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DMoreKeysKeyboardView.java40 public class MoreKeysKeyboardView extends KeyboardView implements MoreKeysPanel { class in inherits:KeyboardView,MoreKeysPanel
55 public MoreKeysKeyboardView(final Context context, final AttributeSet attrs) { method in class:MoreKeysKeyboardView
59 public MoreKeysKeyboardView(final Context context, final AttributeSet attrs, method in class:MoreKeysKeyboardView
63 R.styleable.MoreKeysKeyboardView, defStyle, R.style.MoreKeysKeyboardView);

Completed in 77 milliseconds