Searched defs:TestCommand (Results 1 – 4 of 4) sorted by relevance
25 class TestCommand : public Command { class27 explicit TestCommand() : Command("command") {} in TestCommand() function in aapt::TestCommand
151 static class TestCommand extends VoiceInteractor.CommandRequest { class in StartVoiceInteractionActivity152 public TestCommand(String arg) { in TestCommand() method in StartVoiceInteractionActivity.TestCommand
204 static class TestCommand extends VoiceInteractor.CommandRequest { class in TestInteractionActivity205 public TestCommand(String arg) { in TestCommand() method in TestInteractionActivity.TestCommand
100 class TestCommand : public FrameworkCommand { class102 TestCommand() : FrameworkCommand("test") {} in TestCommand() function in __anon21196f050110::TestCommand