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