Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DShowcaseFragment.java212 public Step(@StringRes int tutorialSentence, @IdRes int targetView) { in Step() argument
213 tutorialText = tutorialSentence; in Step()
216 public Step(@StringRes int tutorialSentence, @IdRes int targetView, in Step() argument
218 tutorialText = tutorialSentence; in Step()
222 public Step(@StringRes int tutorialSentence, @IdRes int targetView, in Step() argument
224 tutorialText = tutorialSentence; in Step()