Searched refs:OnKeyboardActionListener (Results 1 – 5 of 5) sorted by relevance
80 public interface OnKeyboardActionListener { interface in KeyboardView171 private OnKeyboardActionListener mKeyboardActionListener;462 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { in setOnKeyboardActionListener()470 protected OnKeyboardActionListener getOnKeyboardActionListener() { in getOnKeyboardActionListener()1108 mMiniKeyboard.setOnKeyboardActionListener(new OnKeyboardActionListener() { in onLongPress()
13632 …method protected android.inputmethodservice.KeyboardView.OnKeyboardActionListener getOnKeyboardAct…13646 …void setOnKeyboardActionListener(android.inputmethodservice.KeyboardView.OnKeyboardActionListener);13659 public static abstract interface KeyboardView.OnKeyboardActionListener {
20953 …method @Deprecated protected android.inputmethodservice.KeyboardView.OnKeyboardActionListener getO…20967 …void setOnKeyboardActionListener(android.inputmethodservice.KeyboardView.OnKeyboardActionListener);20980 @Deprecated public static interface KeyboardView.OnKeyboardActionListener {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
22700 …rdView;->mKeyboardActionListener:Landroid/inputmethodservice/KeyboardView$OnKeyboardActionListener;