Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboard.java120 private int mShiftKeyIndex = -1; field in Keyboard
698 return mShiftKeyIndex; in getShiftKeyIndex()
788 mShiftKeyIndex = mKeys.size()-1; in loadKeyboard()