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