Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DShowcaseFragment.java135 @IdRes int highlightTargetView) { in addStep() argument
136 addStep(new Step(tutorialText, targetView, highlightTargetView)); in addStep()
217 @IdRes int highlightTargetView) { in Step() argument
220 highlightTargetViewRes = highlightTargetView; in Step()