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

  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 41 * {@link SpeechRecognizer#createSpeechRecognizer(Context)}. This class's methods must be
151 * {@link #createSpeechRecognizer} static factory method
184 * returns {@code false}, {@link SpeechRecognizer#createSpeechRecognizer(Context)} will
205 public static SpeechRecognizer createSpeechRecognizer(final Context context) {
206 return createSpeechRecognizer(context, null);
217 * {@link #createSpeechRecognizer(Context)} instead to use the system default recognition
225 public static SpeechRecognizer createSpeechRecognizer(final Context context,
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 1031 milliseconds