Home
last modified time | relevance | path

Searched defs:inf (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/
DRecipeActivity.java114 LayoutInflater inf = LayoutInflater.from(this); in displayRecipe() local
DRecipeListAdapter.java117 LayoutInflater inf = LayoutInflater.from(mContext); in getView() local