Searched defs:topMargin (Results 1 – 7 of 7) sorted by relevance
177 private void setTopMargin(TextView textView, int topMargin) { in setTopMargin()
287 private static void setTopMargin(TextView textView, int topMargin) { in setTopMargin()
285 private static void setTopMargin(TextView textView, int topMargin) { in setTopMargin()
1183 int topMargin = 0; in onLayout() local
1055 int topMargin = getMargin(c, false, true); in onLayout() local
1166 int topMargin = getMargin(c, false, true); in onLayout() local
6554 public int topMargin; field in ViewGroup.MarginLayoutParams