Searched refs:mLastCodeX (Results 1 - 2 of 2) 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;
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java220 private int mLastCodeX; field in class:KeyboardView
1290 mLastCodeX = touchX;
1334 mLastCodeX = mLastX;
1370 touchX = mLastCodeX;

Completed in 61 milliseconds