Home
last modified time | relevance | path

Searched refs:CustomThemeComponentStepHost (Results 1 – 2 of 2) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
DCustomThemeStepFragment.java26 protected CustomThemeComponentStepHost mHost;
37 mHost = (CustomThemeComponentStepHost) context; in onAttach()
96 public interface CustomThemeComponentStepHost { interface in CustomThemeStepFragment
DCustomThemeActivity.java53 import com.android.customization.picker.theme.CustomThemeStepFragment.CustomThemeComponentStepHost;
64 CustomThemeComponentStepHost {