Searched refs:mCategoryListLayout (Results 1 – 1 of 1) sorted by relevance
39 private LinearLayout mCategoryListLayout, mFlagListLayout; field in IntentFragment52 mCategoryListLayout = layout.findViewById(R.id.intentCategories); in onCreateView()78 fillLayout(mCategoryListLayout, categoryAdapter); in onResume()