Searched refs:roundedTopDrawable (Results 1 – 2 of 2) sorted by relevance
75 roundedTopDrawable = getTestsDrawable(R.drawable.rounded3px),84 roundedTopDrawable = getTestsDrawable(R.drawable.rounded4px),96 roundedTopDrawable = getTestsDrawable(R.drawable.rounded3px),114 roundedTopDrawable = getTestsDrawable(R.drawable.rounded4px),136 roundedTopDrawable: Drawable? = null,151 roundedTopDrawable?.let { drawable ->
1457 @Nullable Drawable roundedTopDrawable, @Nullable Drawable roundedBottomDrawable, in setupResources() argument1486 if (roundedTopDrawable != null) { in setupResources()1489 roundedTopDrawable); in setupResources()