HomeSort by relevance Sort by last modified time
    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 44 milliseconds