Searched refs:initSteps (Results 1 – 2 of 2) sorted by relevance
30 protected Iterable<? extends ProcessingStep> initSteps() { in initSteps() method in RootComponentProcessor
120 initSteps(currentStep); in onCreate()159 private void initSteps(int currentStep) { in initSteps() method in CustomThemeActivity