Searched refs:extraMarginDp (Results 1 – 1 of 1) sorted by relevance
13375 float extraMarginDp) { in applyToView() argument13376 final float marginEndDp = getDpValue() + extraMarginDp; in applyToView()13394 extraMarginDp, TypedValue.COMPLEX_UNIT_DIP); in applyToView()13402 mValueIfVisible + extraMarginDp, TypedValue.COMPLEX_UNIT_DIP)); in applyToView()13405 mValueIfGone + extraMarginDp, TypedValue.COMPLEX_UNIT_DIP)); in applyToView()