Searched refs:mKeyWidth (Results 1 – 3 of 3) sorted by relevance
48 private int mKeyWidth; // pixel field in GestureStrokeRecognitionPoints81 mKeyWidth = keyWidth; in setKeyboardGeometry()243 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove()249 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove()
114 private int mKeyWidth; field in Keyboard
25510 Landroid/inputmethodservice/Keyboard;->mKeyWidth:I