Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java179 TextView categoryView = categoryLayout.findViewById(categoryViewId); in fillCheckBoxLayout() local
180 categoryView.setText(category); in fillCheckBoxLayout()