OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RecipeService
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/
RecipeService.java
30
public class
RecipeService
extends Service {
36
RecipeService
getService() {
37
return
RecipeService
.this;
/developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/
RecipeService.java
30
public class
RecipeService
extends Service {
36
RecipeService
getService() {
37
return
RecipeService
.this;
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/
RecipeService.java
30
public class
RecipeService
extends Service {
36
RecipeService
getService() {
37
return
RecipeService
.this;
Completed in 305 milliseconds