/developers/samples/android/deprecated/wearable/wear/Quiz/Application/src/main/java/com/example/android/wearable/quiz/ |
D | MainActivity.java | 214 private String question; field in MainActivity.Question 219 public Question(String question, int questionIndex, String[] answers, in Question() argument 221 this.question = question; in Question() 229 String question = questionObject.getString(JsonUtils.JSON_FIELD_QUESTION); in fromJson() local 236 return new Question(question, questionIndex, answers, correctIndex); in fromJson() 247 dataMap.putString(QUESTION, question); in toPutDataRequest() 268 Question question = Question.fromJson(questionObject, mQuestionIndex++); in readQuizFromFile() local 269 addQuestionDataItem(question); in readQuizFromFile() 270 setNewQuestionStatus(question.question); in readQuizFromFile() 279 String question = questionEditText.getText().toString(); in addQuestion() local [all …]
|
/developers/samples/android/deprecated/wearable/wear/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/ |
D | ElizaResponder.java | 155 String question = QUESTIONS[responseCurrentIndices[keywordIndex] - 1]; in elzTalk() local 160 result += question; in elzTalk()
|
/developers/samples/android/deprecated/wearable/wear/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/ |
D | QuizListenerService.java | 103 String question = dataMap.getString(QUESTION); in onDataChanged() local 114 .setBigContentTitle(getString(R.string.question, questionNum)) in onDataChanged() 115 .bigText(question); in onDataChanged() 126 .setContentTitle(question) in onDataChanged()
|
/developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/deprecated/wearable/wear/AgendaData/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/ui/views/NavigationDrawer/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/wearable/wear/JumpingJack/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/connectivity/network/NetworkConnect/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/admin/AppRestrictionEnforcer/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/notification/BasicNotifications/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/ui/holo/BorderlessButtons/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/deprecated/wearable/wear/FindMyPhone/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/build/templates/unmanaged/ |
D | CONTRIBUTING.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/media/MediaRecorder/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/content/ShareActionProvider/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/ui/transition/BasicTransition/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/deprecated/wearable/wear/SynchronizedNotifications/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/ |
D | CONTRIBUTING.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/media/Camera2Basic/kotlinApp/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/ui/lists/CustomChoiceList/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/background/alarms/RepeatingAlarm/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|
/developers/samples/android/renderScript/BasicRenderScript/ |
D | CONTRIB.md | 23 1. Submit an issue describing your proposed change to the repo in question.
|