Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java80 public class KeyboardView extends View { class
125 public KeyboardView(final Context context, final AttributeSet attrs) { in KeyboardView() method in KeyboardView
129 public KeyboardView(final Context context, final AttributeSet attrs, final int defStyle) { in KeyboardView() method in KeyboardView
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java77 public class KeyboardView extends View implements View.OnClickListener { class
285 public KeyboardView(Context context, AttributeSet attrs) { in KeyboardView() method in KeyboardView
289 public KeyboardView(Context context, AttributeSet attrs, int defStyle) { in KeyboardView() method in KeyboardView