Searched refs:mBottomRightCornerView (Results 1 – 1 of 1) sorted by relevance
173 private ImageView mBottomRightCornerView; field in WindowMagnificationController678 mBottomRightCornerView.getHitRect(bottomRightArea); in calculateTapExclude()808 mBottomRightCornerView = mMirrorView.findViewById(R.id.bottom_right_corner); in addDragTouchListeners()820 mBottomRightCornerView.setOnTouchListener(this); in addDragTouchListeners()897 || v == mBottomRightCornerView in onTouch()1299 mBottomRightCornerView.setVisibility(View.VISIBLE); in applyResourcesValues()1306 mBottomRightCornerView.setVisibility(View.GONE); in applyResourcesValues()1326 } else if (view == mBottomRightCornerView) { in changeWindowSize()