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

/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java196 private int mLastCodeY; field in class:KeyboardView
1257 mLastCodeY = touchY;
1300 mLastCodeY = mLastY;
1336 touchY = mLastCodeY;

Completed in 98 milliseconds