Searched defs:currentStep (Results 1 – 3 of 3) sorted by relevance
116 int currentStep = 0; in onCreate() local159 private void initSteps(int currentStep) { in initSteps()
244 CacheStep currentStep = mSteps.elementAt(i); in process() local
236 final int currentStep = determineSetupStepNumber(); in onClick() local