Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java126 LinearLayout flagBuilderLayout = mLayout.findViewById(R.id.build_intent_flags); in setupViews() local
129 fillCheckBoxLayout(flagBuilderLayout, FlagUtils.intentFlagsByCategory(), in setupViews()