Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
H A DCarLatinIME.java254 private final KeyboardView.OnKeyboardActionListener mKeyboardActionListener =
255 new KeyboardView.OnKeyboardActionListener() {
394 private final KeyboardView.OnKeyboardActionListener mPopupKeyboardActionListener =
395 new KeyboardView.OnKeyboardActionListener() {
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java80 public interface OnKeyboardActionListener { interface in KeyboardView
171 private OnKeyboardActionListener mKeyboardActionListener;
460 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { in setOnKeyboardActionListener()
468 protected OnKeyboardActionListener getOnKeyboardActionListener() { in getOnKeyboardActionListener()
1106 mMiniKeyboard.setOnKeyboardActionListener(new OnKeyboardActionListener() { in onLongPress()
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java82 public interface OnKeyboardActionListener { interface in KeyboardView
181 private OnKeyboardActionListener mKeyboardActionListener;
514 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { in setOnKeyboardActionListener()
522 protected OnKeyboardActionListener getOnKeyboardActionListener() { in getOnKeyboardActionListener()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt19465 …method @Deprecated protected android.inputmethodservice.KeyboardView.OnKeyboardActionListener getO…
19479 …void setOnKeyboardActionListener(android.inputmethodservice.KeyboardView.OnKeyboardActionListener);
19492 @Deprecated public static interface KeyboardView.OnKeyboardActionListener {
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt13632 …method protected android.inputmethodservice.KeyboardView.OnKeyboardActionListener getOnKeyboardAct…
13646 …void setOnKeyboardActionListener(android.inputmethodservice.KeyboardView.OnKeyboardActionListener);
13659 public static abstract interface KeyboardView.OnKeyboardActionListener {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25578 …rdView;->mKeyboardActionListener:Landroid/inputmethodservice/KeyboardView$OnKeyboardActionListener;