Home
last modified time | relevance | path

Searched refs:RESET_QUIZ_CAPABILITY_NAME (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
DQuizReportActionService.java46 private static final String RESET_QUIZ_CAPABILITY_NAME = "reset_quiz"; field in QuizReportActionService
66 .getCapability(googleApiClient, RESET_QUIZ_CAPABILITY_NAME, in onHandleIntent()