Searched refs:mTopDrag (Results 1 – 1 of 1) sorted by relevance
180 private View mTopDrag; field in WindowMagnificationController1006 mTopDrag = mMirrorView.findViewById(R.id.top_handle); in addDragTouchListeners()1017 mTopDrag.setOnTouchListener(this); in addDragTouchListeners()1175 || v == mTopDrag in onTouch()1609 } else if (view == mTopDrag) { in changeWindowSize()