Searched refs:mBottomDrag (Results 1 – 1 of 1) sorted by relevance
182 private View mBottomDrag; field in WindowMagnificationController1008 mBottomDrag = mMirrorView.findViewById(R.id.bottom_handle); in addDragTouchListeners()1019 mBottomDrag.setOnTouchListener(this); in addDragTouchListeners()1177 || v == mBottomDrag in onTouch()1611 } else if (view == mBottomDrag) { in changeWindowSize()