Searched defs:mLastCodeY (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java199 private int mLastCodeY; field in class:KeyboardView
1214 mLastCodeY = touchY;
1256 mLastCodeY = mLastY;
1290 touchY = mLastCodeY;

Completed in 66 milliseconds