Searched refs:mDragView (Results 1 – 1 of 1) sorted by relevance
177 private ImageView mDragView; field in WindowMagnificationController817 mDragView.getHitRect(dragArea); in calculateTapExclude()864 mDragView.getHitRect(dragArea); in calculateTouchableRegion()1004 mDragView = mMirrorView.findViewById(R.id.drag_handle); in addDragTouchListeners()1015 mDragView.setOnTouchListener(this); in addDragTouchListeners()1173 if (v == mDragView in onTouch()1588 mDragView.setVisibility(View.GONE); in applyResourcesValues()1595 mDragView.setVisibility(View.VISIBLE); in applyResourcesValues()1690 (FrameLayout.LayoutParams) mDragView.getLayoutParams(); in maybeRepositionButton()1700 mDragView.setLayoutParams(layoutParams); in maybeRepositionButton()[all …]