Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java129 fillCheckBoxLayout(flagBuilderLayout, FlagUtils.intentFlagsByCategory(), in setupViews()
173 private void fillCheckBoxLayout(ViewGroup layout, Map<String, List<String>> categories, in fillCheckBoxLayout() method in IntentBuilderView