Searched refs:mIsTouchDown (Results 1 – 1 of 1) sorted by relevance
5718 private boolean mIsTouchDown = false; field in Editor.InsertionHandleView5885 mIsTouchDown = true; in touchThrough()5904 mIsTouchDown = false; in touchThrough()5972 if (mIsTouchDown) { in dismiss()