Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java204 private int mLastCodeX; field in KeyboardView
1270 mLastCodeX = touchX;
1313 mLastCodeX = mLastX;
1349 touchX = mLastCodeX;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22706 Landroid/inputmethodservice/KeyboardView;->mLastCodeX:I