Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java338 final Drawable background = key.selectBackgroundDrawable( in onDrawKey()
DKey.java990 public final Drawable selectBackgroundDrawable(@Nonnull final Drawable keyBackground, in selectBackgroundDrawable() method in Key