Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java287 protected static class KeyPreviewDrawParams { class in KeyboardView
308 public KeyPreviewDrawParams(TypedArray a, KeyDrawParams keyDrawParams) { in KeyPreviewDrawParams() method in KeyboardView.KeyPreviewDrawParams