Searched refs:getMarginEnd (Results 1 – 12 of 12) sorted by relevance
76 int imageEndMargin = layoutParams.getMarginEnd(); in onMeasure()96 if (marginEnd != params.getMarginEnd()) { in onMeasure()110 if (params.getMarginEnd() != headerMarginEnd) { in onMeasure()150 if (headerParams.getMarginEnd() != 0) { in resetHeaderIndention()
1180 menuStart += direction * ablp.getMarginEnd(); in onLayout()
90 columnWidth - childParams.getMarginStart() - childParams.getMarginEnd(), in onMeasure()105 + childParams.getMarginEnd(); in onMeasure()166 cellStart = childEnd + childParams.getMarginEnd(); in onLayout()
220 layoutRight = end - params.getMarginEnd(); in onLayout()229 left = right + params.getMarginEnd(); in onLayout()
8409 public int getMarginEnd() { in getMarginEnd() method in ViewGroup.MarginLayoutParams
189 final int endMargin = lp.getMarginEnd(); in TimePickerSpinnerDelegate()
2182 return mlp.getMarginStart() + mlp.getMarginEnd(); in getHorizontalMargins()
211 if (marginEnd != lp.getMarginEnd()) { in updateSystemIconsLayoutParams()
17321 HSPLandroid/view/ViewGroup$MarginLayoutParams;->getMarginEnd()I
34228 method public int getMarginEnd();
52589 method public int getMarginEnd();
52733 method public int getMarginEnd();