Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DStepAdapter.java67 ShowcaseFragment.Step currentStep = getStep(position); in instantiateItem() local
71 tutorialText.setText(mContext.getString(currentStep.tutorialText)); in instantiateItem()