Home
last modified time | relevance | path

Searched refs:OnKeyboardActionListener (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java80 public interface OnKeyboardActionListener { interface in KeyboardView
171 private OnKeyboardActionListener mKeyboardActionListener;
462 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { in setOnKeyboardActionListener()
470 protected OnKeyboardActionListener getOnKeyboardActionListener() { in getOnKeyboardActionListener()
1108 mMiniKeyboard.setOnKeyboardActionListener(new OnKeyboardActionListener() { in onLongPress()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13632 …method protected android.inputmethodservice.KeyboardView.OnKeyboardActionListener getOnKeyboardAct…
13646 …void setOnKeyboardActionListener(android.inputmethodservice.KeyboardView.OnKeyboardActionListener);
13659 public static abstract interface KeyboardView.OnKeyboardActionListener {
/frameworks/base/core/api/
Dcurrent.txt20953 …method @Deprecated protected android.inputmethodservice.KeyboardView.OnKeyboardActionListener getO…
20967 …void setOnKeyboardActionListener(android.inputmethodservice.KeyboardView.OnKeyboardActionListener);
20980 @Deprecated public static interface KeyboardView.OnKeyboardActionListener {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt22700 …rdView;->mKeyboardActionListener:Landroid/inputmethodservice/KeyboardView$OnKeyboardActionListener;