Searched refs:OnKeyboardActionListener (Results 1 – 7 of 7) sorted by relevance
254 private final KeyboardView.OnKeyboardActionListener mKeyboardActionListener =255 new KeyboardView.OnKeyboardActionListener() {394 private final KeyboardView.OnKeyboardActionListener mPopupKeyboardActionListener =395 new KeyboardView.OnKeyboardActionListener() {
80 public interface OnKeyboardActionListener { interface in KeyboardView171 private OnKeyboardActionListener mKeyboardActionListener;460 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { in setOnKeyboardActionListener()468 protected OnKeyboardActionListener getOnKeyboardActionListener() { in getOnKeyboardActionListener()1106 mMiniKeyboard.setOnKeyboardActionListener(new OnKeyboardActionListener() { in onLongPress()
82 public interface OnKeyboardActionListener { interface in KeyboardView181 private OnKeyboardActionListener mKeyboardActionListener;514 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { in setOnKeyboardActionListener()522 protected OnKeyboardActionListener getOnKeyboardActionListener() { in getOnKeyboardActionListener()
19465 …method @Deprecated protected android.inputmethodservice.KeyboardView.OnKeyboardActionListener getO…19479 …void setOnKeyboardActionListener(android.inputmethodservice.KeyboardView.OnKeyboardActionListener);19492 @Deprecated public static interface KeyboardView.OnKeyboardActionListener {
13632 …method protected android.inputmethodservice.KeyboardView.OnKeyboardActionListener getOnKeyboardAct…13646 …void setOnKeyboardActionListener(android.inputmethodservice.KeyboardView.OnKeyboardActionListener);13659 public static abstract interface KeyboardView.OnKeyboardActionListener {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
25578 …rdView;->mKeyboardActionListener:Landroid/inputmethodservice/KeyboardView$OnKeyboardActionListener;