HomeSort by relevance Sort by last modified time
    Searched full:questions (Results 26 - 50 of 701) sorted by null

12 3 4 5 6 7 8 91011>>

  /developers/build/prebuilts/gradle/Quiz/Application/src/main/res/values/
base-strings.xml 24 applications on a phone and a paired wearable device. Users can create quiz questions on the phone,
  /developers/samples/android/wearable/wear/Quiz/Application/src/main/java/com/example/android/wearable/quiz/
JsonUtils.java 28 public static final String JSON_FIELD_QUESTIONS = "questions";
  /development/samples/browseable/Quiz/Application/res/values/
base-strings.xml 24 applications on a phone and a paired wearable device. Users can create quiz questions on the phone,
  /development/samples/browseable/Quiz/Application/src/com.example.android.wearable.quiz/
JsonUtils.java 28 public static final String JSON_FIELD_QUESTIONS = "questions";
  /development/samples/training/network-usage/res/values/
strings.xml 28 <string name="page_title">Newest StackOverflow questions tagged \'android\'</string>
  /external/chromium_org/third_party/lcov/man/
gendesc.1 40 Supposedly the answer to most of your questions
  /external/chromium_org/third_party/libvpx/source/libvpx/
mainpage.dox 40 questions about this SDK, please mail the apps-devel@webmproject.org list.
  /external/chromium_org/third_party/tlslite/tlslite/
__init__.py 11 If you have questions or feedback, feel free to contact me.
  /external/glide/library/src/main/java/com/bumptech/glide/util/
Util.java 16 // http://stackoverflow.com/questions/9655181/convert-from-byte-array-to-hex-string-in-java/9655275#9655275
  /external/jmdns/src/javax/jmdns/impl/tasks/
Responder.java 100 Set<DNSQuestion> questions = new HashSet<DNSQuestion>(); local
105 // Answer questions
113 questions.add(question);
137 for (DNSQuestion question : questions) {
  /external/libvpx/libvpx/
mainpage.dox 40 questions about this SDK, please mail the apps-devel@webmproject.org list.
  /external/llvm/docs/TableGen/
Deficiencies.rst 29 TODO: Add here frequently asked questions about why TableGen doesn't do
  /external/owasp/sanitizer/tools/findbugs/licenses/
LICENSE-docbook.txt 22 Please direct all questions, bug reports, or suggestions for
  /frameworks/base/samples/training/network-usage/res/values/
strings.xml 28 <string name="page_title">Newest StackOverflow questions tagged \'android\'</string>
  /frameworks/wilhelm/tests/sandbox/
getch.c 3 http://stackoverflow.com/questions/448944/c-non-blocking-keyboard-input
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
mainpage.dox 40 questions about this SDK, please mail the apps-devel@webmproject.org list.
  /external/jmdns/src/javax/jmdns/impl/tasks/resolver/
DNSResolverTask.java 88 * Overridden by subclasses to add questions to the message.<br/>
99 * Overridden by subclasses to add questions to the message.<br/>
  /external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
HttpsServiceConnectionSE.java 28 * @see "http://stackoverflow.com/questions/2820284/ssl-on-android-strange-issue"
29 * @see "http://stackoverflow.com/questions/2899079/custom-ssl-handling-stopped-working-on-android-2-2-froyo"
  /external/srec/seti/sltsEngine/include/
lts_seq_internal.h 103 is the index into the questions*/
136 LQUESTION **questions; member in struct:LTS
  /external/zlib/src/contrib/puff/
README 16 describes the deflate format. I have received many questions on details of the
17 deflate format, and I hope that reading this code will answer those questions.
  /developers/build/prebuilts/gradle/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
ElizaResponder.java 37 private static String[] QUESTIONS = {
59 "ARE SUCH QUESTIONS ON YOUR MIND OFTEN?",
61 "HAVE YOU ASKED SUCH QUESTIONS BEFORE?",
155 String question = QUESTIONS[responseCurrentIndices[keywordIndex] - 1];
  /developers/build/prebuilts/gradle/Quiz/Application/src/main/assets/
Quiz.json 2 "questions": [
  /developers/samples/android/wearable/wear/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
ElizaResponder.java 37 private static String[] QUESTIONS = {
59 "ARE SUCH QUESTIONS ON YOUR MIND OFTEN?",
61 "HAVE YOU ASKED SUCH QUESTIONS BEFORE?",
155 String question = QUESTIONS[responseCurrentIndices[keywordIndex] - 1];
  /developers/samples/android/wearable/wear/Quiz/Application/src/main/assets/
Quiz.json 2 "questions": [
  /developers/samples/android/wearable/wear/Quiz/
template-params.xml 35 applications on a phone and a paired wearable device. Users can create quiz questions on the phone,

Completed in 674 milliseconds

12 3 4 5 6 7 8 91011>>