Home
last modified time | relevance | path

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

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