Home
last modified time | relevance | path

Searched refs:recognitionSupport (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/speech/
DRecognitionSupportCallback.java28 void onSupportResult(@NonNull RecognitionSupport recognitionSupport); in onSupportResult() argument
DIRecognitionSupportCallback.aidl29 void onSupportResult(in RecognitionSupport recognitionSupport); in onSupportResult() argument
DSpeechRecognizerImpl.java701 public void onSupportResult(RecognitionSupport recognitionSupport) throws RemoteException { in onSupportResult() argument
702 mExecutor.execute(() -> mCallback.onSupportResult(recognitionSupport)); in onSupportResult()
DRecognitionService.java753 public void onSupportResult(@NonNull RecognitionSupport recognitionSupport) { in onSupportResult() argument
755 mCallback.onSupportResult(recognitionSupport); in onSupportResult()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...