Searched refs:setOnKeyboardActionListener (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DPasswordEntryKeyboardHelper.java74 mKeyboardView.setOnKeyboardActionListener(this);
/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java439 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) { method in class:KeyboardView
1090 mMiniKeyboard.setOnKeyboardActionListener(new OnKeyboardActionListener() {

Completed in 3161 milliseconds