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
635 mInternalListener.onLanguageDetection((Bundle) msg.obj);681 public void onLanguageDetection(final Bundle results) { in onLanguageDetection() method in SpeechRecognizerImpl.InternalRecognitionListener
696 mListener.onLanguageDetection(results); in languageDetection()
439 public void onLanguageDetection(Bundle results) throws RemoteException { in onLanguageDetection() method in RemoteSpeechRecognitionService.DelegatingListener440 mRemoteListener.onLanguageDetection(results); in onLanguageDetection()
41831 method public default void onLanguageDetection(@NonNull android.os.Bundle);