Searched refs:ShapeOptionsProvider (Results 1 – 2 of 2) sorted by relevance
55 public class ShapeOptionsProvider extends ThemeComponentOptionProvider<ShapeOption> { class61 public ShapeOptionsProvider(Context context, OverlayManagerCompat manager) { in ShapeOptionsProvider() method in ShapeOptionsProvider
44 import com.android.customization.model.theme.custom.ShapeOptionsProvider;169 mSteps.add(new ShapeStep(new ShapeOptionsProvider(this, manager), 3)); in initSteps()