Searched defs:functionalKeyBackground (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) {
903 background = functionalKeyBackground;
899 selectBackgroundDrawable(final Drawable keyBackground, final Drawable functionalKeyBackground, final Drawable spacebarBackground) argument

Completed in 46 milliseconds