Home
last modified time | relevance | path

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

/aosp12/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
H A DCustomThemeStepFragment.java47 mHost.setCurrentStep(mPosition); in onResume()
114 void setCurrentStep(int step); in setCurrentStep() method
H A DCustomThemeActivity.java253 public void setCurrentStep(int i) { in setCurrentStep() method in CustomThemeActivity