Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java221 private int mLastCodeY; field in KeyboardView
1294 mLastCodeY = touchY; in onModifiedTouchEvent()
1338 mLastCodeY = mLastY; in onModifiedTouchEvent()
1374 touchY = mLastCodeY; in onModifiedTouchEvent()