Searched refs:mPastTime (Results 1 – 2 of 2) sorted by relevance
1472 final long mPastTime[] = new long[NUM_PAST]; field in KeyboardView.SwipeTracker1478 mPastTime[0] = 0; in clear()1494 final long[] pastTime = mPastTime; in addPoint()1532 final long[] pastTime = mPastTime; in computeCurrentVelocity()
22655 Landroid/inputmethodservice/KeyboardView$SwipeTracker;->mPastTime:[J