Searched refs:mPastY (Results 1 – 3 of 3) sorted by relevance
1469 final float mPastY[] = new float[NUM_PAST]; field in KeyboardView.SwipeTracker1505 final float[] pastY = mPastY; in addPoint()1529 final float[] pastY = mPastY; in computeCurrentVelocity()
1508 final float mPastY[] = new float[NUM_PAST]; field in KeyboardView.SwipeTracker1544 final float[] pastY = mPastY; in addPoint()1568 final float[] pastY = mPastY; in computeCurrentVelocity()
25535 Landroid/inputmethodservice/KeyboardView$SwipeTracker;->mPastY:[F