Home | History | Annotate | Download | only in system-api

Lines Matching full:keyboardview

1861     field public static final int keyboardView = 16908326; // 0x1020026
20147 public class KeyboardView extends android.view.View implements android.view.View.OnClickListener {
20148 ctor public KeyboardView(android.content.Context, android.util.AttributeSet);
20149 ctor public KeyboardView(android.content.Context, android.util.AttributeSet, int);
20150 ctor public KeyboardView(android.content.Context, android.util.AttributeSet, int, int);
20153 method protected android.inputmethodservice.KeyboardView.OnKeyboardActionListener getOnKeyboardActionListener();
20167 method public void setOnKeyboardActionListener(android.inputmethodservice.KeyboardView.OnKeyboardActionListener);
20180 public static abstract interface KeyboardView.OnKeyboardActionListener {