Home
last modified time | relevance | path

Searched refs:mFunctionalKeyBackground (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java93 private final Drawable mFunctionalKeyBackground; field in KeyboardView
138 mFunctionalKeyBackground = (functionalKeyBackground != null) ? functionalKeyBackground in KeyboardView()
339 mKeyBackground, mFunctionalKeyBackground, mSpacebarBackground); in onDrawKey()