Searched defs:onBufferReceived (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/core/java/android/speech/ | ||
H A D | IRecognitionListener.aidl | 52 void onBufferReceived(in byte[] buffer); in onBufferReceived() method |
H A D | RecognitionListener.java | 55 void onBufferReceived(byte[] buffer); in onBufferReceived() method |
H A D | SpeechRecognizer.java | 736 public void onBufferReceived(final byte[] buffer) { in onBufferReceived() method in SpeechRecognizer.InternalListener |
/aosp12/frameworks/base/services/core/java/com/android/server/speech/ | ||
H A D | RemoteSpeechRecognitionService.java | 310 public void onBufferReceived(byte[] buffer) throws RemoteException { in onBufferReceived() method in RemoteSpeechRecognitionService.DelegatingListener |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |