Searched refs:mLayoutParams (Results 1 – 2 of 2) sorted by relevance
86 private final ViewGroup.LayoutParams mLayoutParams; field in StylerHelper.SpacingInfo98 mLayoutParams = layoutParamsCopy; in SpacingInfo()112 view.setLayoutParams(mLayoutParams); in applyLayoutParamsToView()
90 private ViewGroup.LayoutParams mLayoutParams; field in SearchWidescreenController152 mLayoutParams = contentView.getLayoutParams(); in initializeWindowInsetsListener()274 mOriginalParent.addView(contentView, mLayoutParams); in removeView()277 mLayoutParams = null; in removeView()