Searched defs:bottomMargin (Results 1 – 4 of 4) sorted by relevance
1184 int bottomMargin = 0; in onLayout() local
1057 int bottomMargin = getMargin(c, false, false); in onLayout() local
1168 int bottomMargin = getMargin(c, false, false); in onLayout() local
6570 public int bottomMargin; field in ViewGroup.MarginLayoutParams