Searched refs:ExplodedRenderingHelper (Results 1 – 3 of 3) sorted by relevance
45 ExplodedRenderingHelper helper = new ExplodedRenderingHelper(layout, mLayoutNames); in testSingleHorizontalLinearLayout()56 ExplodedRenderingHelper helper = new ExplodedRenderingHelper(layout, mLayoutNames); in testSingleVerticalLinearLayout()77 ExplodedRenderingHelper helper = new ExplodedRenderingHelper(layout, mLayoutNames); in testEmbeddedLinearLayouts()95 ExplodedRenderingHelper helper = new ExplodedRenderingHelper(layout, mLayoutNames); in testSimpleRelativeLayoutWithOneLinearLayouts()128 ExplodedRenderingHelper helper = new ExplodedRenderingHelper(layout, mLayoutNames); in RelativeLayoutWithVerticalLinearLayouts()161 ExplodedRenderingHelper helper = new ExplodedRenderingHelper(layout, mLayoutNames); in RelativeLayoutWithVerticalLinearLayouts2()230 ExplodedRenderingHelper helper = new ExplodedRenderingHelper(layout, mLayoutNames); in ComplexRelativeLayout()
50 public final class ExplodedRenderingHelper { class65 public ExplodedRenderingHelper(Node root, IProject iProject) { in ExplodedRenderingHelper() method in ExplodedRenderingHelper87 public ExplodedRenderingHelper(Node root, Set<String> layoutNames) { in ExplodedRenderingHelper() method in ExplodedRenderingHelper
87 ExplodedRenderingHelper.PADDING_VALUE + UNIT_PX;564 int padding = ExplodedRenderingHelper.PADDING_VALUE; in addPaddingToValue()