Home
last modified time | relevance | path

Searched refs:itemLayoutRes (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
183 View itemLayout = mInflater.inflate(itemLayoutRes, layout, in fillCheckBoxLayout()