Searched refs:lpActions (Results 1 – 1 of 1) sorted by relevance
746 MarginLayoutParams lpActions = (MarginLayoutParams) action.getLayoutParams(); in onLayoutOverviewFrame() local747 lpActions.setMarginStart(descriptionMarginStart); in onLayoutOverviewFrame()748 lpActions.height = in onLayoutOverviewFrame()750 action.setLayoutParams(lpActions); in onLayoutOverviewFrame()