Home
last modified time | relevance | path

Searched defs:addStep (Results 1 – 1 of 1) sorted by relevance

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DShowcaseFragment.java125 public void addStep(Step step) { in addStep() method in ShowcaseFragment
130 public void addStep(@StringRes int tutorialText, @IdRes int targetView) { in addStep() method in ShowcaseFragment
134 public void addStep(@StringRes int tutorialText, @IdRes int targetView, in addStep() method in ShowcaseFragment
139 public void addStep(@StringRes int tutorialText, in addStep() method in ShowcaseFragment