Home
last modified time | relevance | path

Searched defs:inf (Results 1 – 3 of 3) 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
/development/scripts/
Dcargo2android.py1367 def parse(self, inf, outf_name): argument