Searched refs:mBottomDrag (Results 1 – 1 of 1) sorted by relevance
169 private View mBottomDrag; field in WindowMagnificationController804 mBottomDrag = mMirrorView.findViewById(R.id.bottom_handle); in addDragTouchListeners()815 mBottomDrag.setOnTouchListener(this); in addDragTouchListeners()893 || v == mBottomDrag in onTouch()1318 } else if (view == mBottomDrag) { in changeWindowSize()