Searched refs:mLastCodeY (Results 1 – 3 of 3) sorted by relevance
205 private int mLastCodeY; field in KeyboardView1269 mLastCodeY = touchY;1312 mLastCodeY = mLastY;1348 touchY = mLastCodeY;
221 private int mLastCodeY; field in KeyboardView1294 mLastCodeY = touchY; in onModifiedTouchEvent()1338 mLastCodeY = mLastY; in onModifiedTouchEvent()1374 touchY = mLastCodeY; in onModifiedTouchEvent()
25585 Landroid/inputmethodservice/KeyboardView;->mLastCodeY:I