Searched refs:onLanguageDetection (Results 1 – 6 of 6) sorted by relevance
147 default void onLanguageDetection(@NonNull Bundle results) {} in onLanguageDetection() method
106 void onLanguageDetection(in Bundle results); in onLanguageDetection() method
1080 mInternalListener.onLanguageDetection((Bundle) msg.obj);1126 public void onLanguageDetection(final Bundle results) { in onLanguageDetection() method in SpeechRecognizer.InternalRecognitionListener
689 mListener.onLanguageDetection(results); in languageDetection()
428 public void onLanguageDetection(Bundle results) throws RemoteException { in onLanguageDetection() method in RemoteSpeechRecognitionService.DelegatingListener429 mRemoteListener.onLanguageDetection(results); in onLanguageDetection()
41542 method public default void onLanguageDetection(@NonNull android.os.Bundle);