Searched refs:headerLayoutParams (Results 1 – 1 of 1) sorted by relevance
694 RelativeLayout.LayoutParams headerLayoutParams = in createEntryView() local696 headerLayoutParams.topMargin = (int) (getResources().getDimension( in createEntryView()698 headerLayoutParams.bottomMargin += (int) (getResources().getDimension( in createEntryView()700 header.setLayoutParams(headerLayoutParams); in createEntryView()