Searched refs:bottomRoundedDrawable (Results 1 – 3 of 3) sorted by relevance
45 override var bottomRoundedDrawable: Drawable? = null variable in com.android.systemui.decor.DebugRoundedCornerDelegate96 bottomRoundedDrawable = it.toPathDrawable(paint) in applyNewDebugCorners()101 bottomRoundedDrawable = null in applyNewDebugCorners()116 bottomRoundedDrawable = null in removeDebugState()126 bottomRoundedDrawable?.let { in reloadMeasures()
36 val bottomRoundedDrawable: Drawable? in <lambda>() constant64 override var bottomRoundedDrawable: Drawable? = null variable in com.android.systemui.decor.RoundedCornerResDelegateImpl116 bottomRoundedDrawable = getDrawable( in reloadRes()127 bottomRoundedDrawable?.let { in reloadMeasures()
138 resDelegate.bottomRoundedDrawable in setRoundedCornerImage()