Home
last modified time | relevance | path

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

/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/
DRecipe.java50 public static RecipeStep fromBundle(Bundle bundle) { in fromBundle() method in Recipe.RecipeStep
111 public static Recipe fromBundle(Bundle bundle) { in fromBundle() method in Recipe