Searched defs:onRmsChanged (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/android/speech/ | ||
H A D | RecognitionListener.java | 47 void onRmsChanged(float rmsdB); in onRmsChanged() method |
H A D | IRecognitionListener.aidl | 45 void onRmsChanged(in float rmsdB); in onRmsChanged() method |
H A D | SpeechRecognizer.java | 1114 public void onRmsChanged(final float rmsdB) { in onRmsChanged() method in SpeechRecognizer.InternalRecognitionListener |
/aosp14/frameworks/base/services/core/java/com/android/server/speech/ | ||
H A D | RemoteSpeechRecognitionService.java | 376 public void onRmsChanged(float rmsdB) throws RemoteException { in onRmsChanged() method in RemoteSpeechRecognitionService.DelegatingListener |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |