OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RESET_QUIZ_CAPABILITY_NAME
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
QuizReportActionService.java
46
private static final String
RESET_QUIZ_CAPABILITY_NAME
= "reset_quiz";
66
.getCapability(googleApiClient,
RESET_QUIZ_CAPABILITY_NAME
,
/developers/samples/android/wearable/wear/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
QuizReportActionService.java
46
private static final String
RESET_QUIZ_CAPABILITY_NAME
= "reset_quiz";
66
.getCapability(googleApiClient,
RESET_QUIZ_CAPABILITY_NAME
,
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
QuizReportActionService.java
46
private static final String
RESET_QUIZ_CAPABILITY_NAME
= "reset_quiz";
66
.getCapability(googleApiClient,
RESET_QUIZ_CAPABILITY_NAME
,
Completed in 109 milliseconds