Searched refs:marginBottom (Results 1 – 1 of 1) sorted by relevance
274 int marginBottom = (int) (mMetrics.heightPixels * MEDIA_BAR_BOTTOM_MARGIN); in setupController() local276 lp.setMargins(marginLeft, marginTop, marginRight, marginBottom); in setupController()