Searched refs:mBottomDrag (Results 1 – 1 of 1) sorted by relevance
111 private View mBottomDrag; field in WindowMagnificationController472 mBottomDrag = mMirrorView.findViewById(R.id.bottom_handle); in addDragTouchListeners()478 mBottomDrag.setOnTouchListener(this); in addDragTouchListeners()532 || v == mBottomDrag) { in onTouch()