Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DCommand_test.cpp25 class TestCommand : public Command { class
27 explicit TestCommand() : Command("command") {} in TestCommand() function in aapt::TestCommand
/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
DTestCommand.java41 final class TestCommand { class
50 private TestCommand(@NonNull String type, @NonNull Bundle args) { in TestCommand() method in TestCommand
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DStartVoiceInteractionActivity.java149 static class TestCommand extends VoiceInteractor.CommandRequest { class in StartVoiceInteractionActivity
150 public TestCommand(String arg) { in TestCommand() method in StartVoiceInteractionActivity.TestCommand
DTestInteractionActivity.java202 static class TestCommand extends VoiceInteractor.CommandRequest { class in TestInteractionActivity
203 public TestCommand(String arg) { in TestCommand() method in TestInteractionActivity.TestCommand