Home
last modified time | relevance | path

Searched defs:SafeResultListener (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java2398 private static class SafeResultListener implements RemoteCallback.OnResultListener { class in VoiceInteractionSession
2401 SafeResultListener(@NonNull Consumer<Bundle> action, in SafeResultListener() method in VoiceInteractionSession.SafeResultListener