Searched refs:mSelectHandleCenter (Results 1 – 1 of 1) sorted by relevance
255 private Drawable mSelectHandleCenter; field in Editor3776 mHandleHeight = mSelectHandleCenter.getMinimumHeight(); in TextActionModeCallback()5181 if (mSelectHandleCenter == null) {5182 mSelectHandleCenter = mTextView.getContext().getDrawable(5186 mHandle = new InsertionHandleView(mSelectHandleCenter);