Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboard.java491 public int[] getCurrentDrawableState() { in getCurrentDrawableState() method in Keyboard.Key
DKeyboardView.java719 int[] drawableState = key.getCurrentDrawableState(); in onBufferDraw()
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java781 int[] drawableState = key.getCurrentDrawableState(); in onBufferDraw()