Home
last modified time | relevance | path

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

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