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