Home
last modified time | relevance | path

Searched refs:setOnKeyboardActionListener (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DPasswordEntryKeyboardHelper.java87 mKeyboardView.setOnKeyboardActionListener(this); in PasswordEntryKeyboardHelper()
/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java442 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { in setOnKeyboardActionListener() method in KeyboardView
1101 mMiniKeyboard.setOnKeyboardActionListener(new OnKeyboardActionListener() { in onLongPress()
/frameworks/base/docs/html/guide/topics/text/
Dcreating-input-method.jd200 inputView.setOnKeyboardActionListener(this);
/frameworks/base/api/
Dcurrent.txt13598 …method public void setOnKeyboardActionListener(android.inputmethodservice.KeyboardView.OnKeyboardA…