Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java205 private int mLastCodeY; field in KeyboardView
1269 mLastCodeY = touchY;
1312 mLastCodeY = mLastY;
1348 touchY = mLastCodeY;
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java221 private int mLastCodeY; field in KeyboardView
1294 mLastCodeY = touchY; in onModifiedTouchEvent()
1338 mLastCodeY = mLastY; in onModifiedTouchEvent()
1374 touchY = mLastCodeY; in onModifiedTouchEvent()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25585 Landroid/inputmethodservice/KeyboardView;->mLastCodeY:I