Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java174 int categoryLayoutRes, int categoryViewId, int itemLayoutRes, int itemViewId) { in fillCheckBoxLayout() argument
177 View categoryLayout = mInflater.inflate(categoryLayoutRes, layout, in fillCheckBoxLayout()