Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentFragment.java39 private LinearLayout mCategoryListLayout, mFlagListLayout; field in IntentFragment
52 mCategoryListLayout = layout.findViewById(R.id.intentCategories); in onCreateView()
78 fillLayout(mCategoryListLayout, categoryAdapter); in onResume()