Searched refs:mSelectHandleCenter (Results 1 – 1 of 1) sorted by relevance
258 private Drawable mSelectHandleCenter; field in Editor3784 mHandleHeight = mSelectHandleCenter.getMinimumHeight(); in TextActionModeCallback()5203 if (mSelectHandleCenter == null) {5204 mSelectHandleCenter = mTextView.getContext().getDrawable(5208 mHandle = new InsertionHandleView(mSelectHandleCenter);