Searched refs:RoundedCornerProgressDrawable (Results 1 – 2 of 2) sorted by relevance
37 class RoundedCornerProgressDrawable @JvmOverloads constructor( class79 return RoundedCornerProgressDrawable(wrapper.drawable) in newDrawable()
122 import com.android.systemui.util.RoundedCornerProgressDrawable;706 ((RoundedCornerProgressDrawable) seekbarDrawable.findDrawableByLayerId( in initRow()