Home
last modified time | relevance | path

Searched refs:bottomRadiusEnd (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/view/
DMoreIssuesHeaderView.kt186 val bottomRadiusEnd = in <lambda>() constant
204 if (bottomRadiusEnd != bottomRadiusStart) { in <lambda>()
209 ValueAnimator.ofFloat(bottomRadiusStart, bottomRadiusEnd) in <lambda>()