Home
last modified time | relevance | path

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

/aosp12/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
H A DThemeInfoView.java32 public class ThemeInfoView extends LinearLayout { class
42 public ThemeInfoView(Context context, @Nullable AttributeSet attrs) { in ThemeInfoView() method in ThemeInfoView