{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
These are all the API classes. See all API packages.
ClientNotConnected |
Indicates that the ShellCommandClient got an I/O error trying to reach the remote server. |
Command |
|
Command.Stub |
|
Command.Stub.Proxy |
ExportTestPropertiesContentProvider |
Hosts the properties file that are exported to the testing infrastructure for tests. |
InternalUseOnlyFilesContentProvider |
Hosts an SD Card directory for the test framework to read/write internal files to. |
ShellExecSharedConstants |
Shared constants between ShellExec Client and Server |
ShellExecutor |
Executes a shell command in a similar manner and environment as #executeShellCommand , (i.e. |
ShellExecutorImpl |
|
SpeakEasyContentProvider |
Proxies the call method from the ContentProvider to the SpeakEasy service. |
SpeakEasyProtocol |
SpeakEasyProtocol abstracts away sending commands / interpreting responses from speakeasy via bundles. |
SpeakEasyProtocol.Find |
Represents a Find request to SpeakEasy. |
SpeakEasyProtocol.FindResult |
The result of a find operation on SpeakEasy. |
SpeakEasyProtocol.Publish |
Represents a publish command to speakeasy. |
SpeakEasyProtocol.PublishResult |
Represents a publish response from speakeasy. |
SpeakEasyProtocol.Remove |
Indicates a request to remove a IBinder from SpeakEasy. |
SpeakEasyService |
Serves SpeakEasy requests. |
TestArgsContentProvider |
Provides access to test arguments stored as a file on external device storage. |
TestDataContentProvider |
Provides access to files in the test data section. |
TestOutputFilesContentProvider |
Hosts the output directory for tests. |