Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java177 View categoryLayout = mInflater.inflate(categoryLayoutRes, layout, in fillCheckBoxLayout() local
179 TextView categoryView = categoryLayout.findViewById(categoryViewId); in fillCheckBoxLayout()
181 layout.addView(categoryLayout); in fillCheckBoxLayout()