Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DDirectActionsTest.java294 @NonNull Bundle executeRemoteCommand(@NonNull String action) throws Exception { in executeRemoteCommand() method in DirectActionsTest.ActivityControl
298 @NonNull Bundle executeRemoteCommand(@NonNull String action, in executeRemoteCommand() method in DirectActionsTest.ActivityControl
DVoiceInteractionSessionVisibleActivityTest.java337 @NonNull Bundle executeRemoteCommand(@NonNull String action) throws Exception { in executeRemoteCommand() method in VoiceInteractionSessionVisibleActivityTest.ActivityControl