Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java174 protected static class KeyDrawParams { class in KeyboardView
210 public KeyDrawParams(TypedArray a) { in KeyDrawParams() method in KeyboardView.KeyDrawParams