Searched refs:mLastCodeX (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java198 private int mLastCodeX; field in class:KeyboardView
1213 mLastCodeX = touchX;
1255 mLastCodeX = mLastX;
1289 touchX = mLastCodeX;

Completed in 12 milliseconds