Searched defs:topMargin (Results 1 – 6 of 6) sorted by relevance
66 final int topMargin = in onCreateView() local
358 private void setTopMargin(View view, int topMargin) { in setTopMargin()
213 int topMargin = Math.round(Math.max( in getScrollRangeDelta() local
42 private int topMargin; field in SearchEditTextLayout
298 final int topMargin; in updateDragHandleBounds() local
608 int startMargin, int endMargin, int topMargin, int bottomMargin) { in createMarginLayoutParams()