Searched refs:onRmsChanged (Results 1 – 8 of 8) sorted by relevance
47 void onRmsChanged(float rmsdB); in onRmsChanged() method
45 void onRmsChanged(in float rmsdB); in onRmsChanged() method
1068 mInternalListener.onRmsChanged((Float) msg.obj);1114 public void onRmsChanged(final float rmsdB) { in onRmsChanged() method in SpeechRecognizer.InternalRecognitionListener
638 mListener.onRmsChanged(rmsdB); in rmsChanged()
376 public void onRmsChanged(float rmsdB) throws RemoteException { in onRmsChanged() method in RemoteSpeechRecognitionService.DelegatingListener377 mRemoteListener.onRmsChanged(rmsdB); in onRmsChanged()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50988 Landroid/speech/IRecognitionListener$Stub$Proxy;->onRmsChanged(F)V51008 Landroid/speech/IRecognitionListener;->onRmsChanged(F)V51071 Landroid/speech/SpeechRecognizer$InternalListener;->onRmsChanged(F)V
41546 method public void onRmsChanged(float);