Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java59 protected final int TAG_SUGGESTED = R.id.tag_suggested; field in IntentBuilderView
271 box.setTag(TAG_SUGGESTED, true); in suggestFlags()