Searched refs:mIsTouchDown (Results 1 – 1 of 1) sorted by relevance
5757 private boolean mIsTouchDown = false; field in Editor.InsertionHandleView5924 mIsTouchDown = true; in touchThrough()5943 mIsTouchDown = false; in touchThrough()6011 if (mIsTouchDown) { in dismiss()