Home
last modified time | relevance | path

Searched refs:ThemeInfoView (Results 1 – 3 of 3) 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
H A DThemeFullPreviewFragment.java149 private final class ThemeInfoContent extends BottomSheetContent<ThemeInfoView> {
161 public void onViewCreated(ThemeInfoView view) { in onViewCreated()
H A DThemeFragment.java96 private ThemeInfoView mThemeInfoView;
383 private final class ThemeInfoContent extends BottomSheetContent<ThemeInfoView> {
395 public void onViewCreated(ThemeInfoView view) { in onViewCreated()