Home | History | Annotate | Download | only in widget

Lines Matching refs:mSelectHandleCenter

173     private Drawable mSelectHandleCenter;
3507 if (mSelectHandleCenter == null) {
3508 mSelectHandleCenter = mTextView.getResources().getDrawable(
3512 mHandle = new InsertionHandleView(mSelectHandleCenter);