Home
last modified time | relevance | path

Searched defs:KeyboardView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java68 public class KeyboardView extends View implements View.OnClickListener { class
256 public KeyboardView(Context context, AttributeSet attrs) { in KeyboardView() method in KeyboardView
260 public KeyboardView(Context context, AttributeSet attrs, int defStyleAttr) { in KeyboardView() method in KeyboardView
264 public KeyboardView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in KeyboardView() method in KeyboardView