Home
last modified time | relevance | path

Searched defs:ShapeStep (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
H A DCustomThemeActivity.java387 private class ShapeStep extends ComponentStep<ShapeOption> { class in CustomThemeActivity
389 protected ShapeStep(ThemeComponentOptionProvider<ShapeOption> provider, in ShapeStep() method in CustomThemeActivity.ShapeStep