Searched defs:onLanguageDetection (Results 1 – 4 of 4) sorted by relevance
106 void onLanguageDetection(in Bundle results); in onLanguageDetection() method
147 default void onLanguageDetection(@NonNull Bundle results) {} in onLanguageDetection() method
1126 public void onLanguageDetection(final Bundle results) { in onLanguageDetection() method in SpeechRecognizer.InternalRecognitionListener
434 public void onLanguageDetection(Bundle results) throws RemoteException { in onLanguageDetection() method in RemoteSpeechRecognitionService.DelegatingListener