Searched refs:mIsInActionMode (Results 1 – 1 of 1) sorted by relevance
5348 private boolean mIsInActionMode; field in Editor.InsertionHandleView5502 mIsInActionMode = mTextActionMode != null; in touchThrough()5534 if (mIsInActionMode) { in touchThrough()