Searched defs:bottomMargin (Results 1 – 5 of 5) sorted by relevance
52 private var bottomMargin = 0 variable
110 int bottomMargin = getResources().getDimensionPixelSize(R.dimen.work_fab_margin_bottom); in setInsets() local
43 private int bottomMargin; field in SearchEditTextLayout
608 int startMargin, int endMargin, int topMargin, int bottomMargin) { in createMarginLayoutParams()
319 int bottomMargin = dp.getOverviewActionsClaimedSpace(); in calculateGridSize() local