package

androidx.test.services.shellexecutor

Interfaces

Command
ShellExecutorExecutes a shell command in a similar manner and environment as , (i.e.

Classes

Command._Parcel
Command.DefaultDefault implementation for Command.
Command.StubLocal-side IPC implementation stub class.
ShellExecSharedConstantsShared constants between ShellExec Client and Server
ShellExecutorFactoryFactory class for providing ShellExecutors.
ShellExecutorImpl