Searched refs:mContentViewLayoutParams (Results 1 – 1 of 1) sorted by relevance
76 @Nullable private ViewGroup.LayoutParams mContentViewLayoutParams; field in DragView145 mContentViewLayoutParams = mContent.getLayoutParams(); in DragView()471 mContent.setLayoutParams(mContentViewLayoutParams); in detachContentView()