Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java204 private int mLastCodeX; field in KeyboardView
1268 mLastCodeX = touchX;
1311 mLastCodeX = mLastX;
1347 touchX = mLastCodeX;
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java220 private int mLastCodeX; field in KeyboardView
1293 mLastCodeX = touchX; in onModifiedTouchEvent()
1337 mLastCodeX = mLastX; in onModifiedTouchEvent()
1373 touchX = mLastCodeX; in onModifiedTouchEvent()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25584 Landroid/inputmethodservice/KeyboardView;->mLastCodeX:I