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