Searched refs:mTopBottomCornerRadius (Results 1 – 1 of 1) sorted by relevance
39 private final float mTopBottomCornerRadius; field in WidgetsListDrawableFactory46 mTopBottomCornerRadius = res.getDimension(R.dimen.widget_list_top_bottom_corner_radius); in WidgetsListDrawableFactory()61 createRoundedRectDrawable(mTopBottomCornerRadius, mTopBottomCornerRadius)); in createHeaderBackgroundDrawable()64 createRoundedRectDrawable(mTopBottomCornerRadius, 0)); in createHeaderBackgroundDrawable()67 createRoundedRectDrawable(mTopBottomCornerRadius, mMiddleCornerRadius)); in createHeaderBackgroundDrawable()76 createRoundedRectDrawable(mMiddleCornerRadius, mTopBottomCornerRadius)); in createHeaderBackgroundDrawable()91 createRoundedRectDrawable(0, mTopBottomCornerRadius)); in createContentBackgroundDrawable()