Searched refs:InternalSupportCallback (Results 1 – 1 of 1) sorted by relevance
372 new InternalSupportCallback(callbackExecutor, recognitionSupportCallback)); in handleCheckRecognitionSupport()691 private static class InternalSupportCallback extends IRecognitionSupportCallback.Stub { class in SpeechRecognizerImpl695 private InternalSupportCallback(Executor executor, RecognitionSupportCallback callback) { in InternalSupportCallback() method in SpeechRecognizerImpl.InternalSupportCallback