Searched refs:computeEnforcedRadius (Results 1 – 5 of 5) sorted by relevance
72 mEnforcedCornerRadius = RoundedCornerEnforcement.computeEnforcedRadius(getContext()); in BaseLauncherAppWidgetHostView()
104 public static float computeEnforcedRadius(@NonNull Context context) { in computeEnforcedRadius() method in RoundedCornerEnforcement
67 mEnforcedRoundedCornersForWidget = RoundedCornerEnforcement.computeEnforcedRadius( in PendingItemDragHelper()
65 float previewCornerRadius = RoundedCornerEnforcement.computeEnforcedRadius(context); in DatabaseWidgetPreviewLoader()
140 mEnforcedCornerRadius = RoundedCornerEnforcement.computeEnforcedRadius(context); in WidgetCell()