Searched refs:mStepsLayout (Results 1 – 1 of 1) sorted by relevance
45 private LinearLayout mStepsLayout; field in RecipeActivity66 mStepsLayout = (LinearLayout) findViewById(R.id.layoutSteps); in onCreate()115 mStepsLayout.removeAllViews(); in displayRecipe()128 mStepsLayout.addView(view); in displayRecipe()