Searched refs:headerLayoutParams (Results 1 – 1 of 1) sorted by relevance
751 RelativeLayout.LayoutParams headerLayoutParams = in createEntryView() local753 headerLayoutParams.topMargin = (int) (getResources().getDimension( in createEntryView()755 headerLayoutParams.bottomMargin += (int) (getResources().getDimension( in createEntryView()757 header.setLayoutParams(headerLayoutParams); in createEntryView()