Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/Assist/src/com/android/test/assist/
H A DAssistInteractionSession.java64 public void onRequestCommand(CommandRequest request) { in onRequestCommand() method in AssistInteractionSession
/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java452 public void onRequestCommand(CommandRequest request) { in onRequestCommand() method in MainInteractionSession
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java926 onRequestCommand((CommandRequest) msg.obj); in executeMessage()
2139 public void onRequestCommand(CommandRequest request) { in onRequestCommand() method in VoiceInteractionSession
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41346 … method public void onRequestCommand(android.service.voice.VoiceInteractionSession.CommandRequest);