Searched refs:onRmsChanged (Results 1 – 8 of 8) sorted by relevance
45 void onRmsChanged(float rmsdB); in onRmsChanged() method
45 void onRmsChanged(in float rmsdB); in onRmsChanged() method
462 mInternalListener.onRmsChanged((Float) msg.obj);499 public void onRmsChanged(final float rmsdB) { in onRmsChanged() method in SpeechRecognizer.InternalListener
331 mListener.onRmsChanged(rmsdB); in rmsChanged()
64900 Landroid/speech/IRecognitionListener$Stub$Proxy;->onRmsChanged(F)V64920 Landroid/speech/IRecognitionListener;->onRmsChanged(F)V64983 Landroid/speech/SpeechRecognizer$InternalListener;->onRmsChanged(F)V
27255 method public abstract void onRmsChanged(float);
42424 method public void onRmsChanged(float);
42568 method public void onRmsChanged(float);