Searched defs:spacebarBackground (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKey.java900 final Drawable functionalKeyBackground, final Drawable spacebarBackground) {
905 background = spacebarBackground;
899 selectBackgroundDrawable(final Drawable keyBackground, final Drawable functionalKeyBackground, final Drawable spacebarBackground) argument

Completed in 55 milliseconds