Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java333 onDrawKeyBackground(key, canvas, background); in onDrawKey()
341 protected void onDrawKeyBackground(final Key key, final Canvas canvas, in onDrawKeyBackground() method in KeyboardView