HomeSort by relevance Sort by last modified time
    Searched refs:USE_INTERNAL_SPEECH_RECOGNIZER (Results 1 - 2 of 2) sorted by null

  /development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
SearchActivity.java 29 private static boolean USE_INTERNAL_SPEECH_RECOGNIZER = true;
44 if (!USE_INTERNAL_SPEECH_RECOGNIZER) {
SearchSupportActivity.java 31 private static boolean USE_INTERNAL_SPEECH_RECOGNIZER = true;
46 if (!USE_INTERNAL_SPEECH_RECOGNIZER) {

Completed in 57 milliseconds