Searched refs:mLastCodeX (Results 1 – 3 of 3) sorted by relevance
204 private int mLastCodeX; field in KeyboardView1268 mLastCodeX = touchX;1311 mLastCodeX = mLastX;1347 touchX = mLastCodeX;
220 private int mLastCodeX; field in KeyboardView1293 mLastCodeX = touchX; in onModifiedTouchEvent()1337 mLastCodeX = mLastX; in onModifiedTouchEvent()1373 touchX = mLastCodeX; in onModifiedTouchEvent()
25584 Landroid/inputmethodservice/KeyboardView;->mLastCodeX:I