Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DGestureStrokeRecognitionPoints.java48 private int mKeyWidth; // pixel field in GestureStrokeRecognitionPoints
81 mKeyWidth = keyWidth; in setKeyboardGeometry()
243 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove()
249 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove()
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboard.java114 private int mKeyWidth; field in Keyboard
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25510 Landroid/inputmethodservice/Keyboard;->mKeyWidth:I