| androidx.test.services.shellexecutor.Command |
|
|
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Command.Stub | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Parceling generic Lists requires an unchecked conversion from
ArrayList
to List<T>.Parceling generic Lists requires using the raw type Map. | |||||||||||
Parceling generic Lists requires an unchecked conversion from
ArrayList
to List<T>.Parceling generic Lists requires using the raw type Map. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
Parceling generic Lists requires an unchecked conversion from ArrayList
to List<T>.Parceling generic Lists requires using the raw type Map.
| Parameters | |
|---|---|
command |
String |
parameters |
List |
shellEnv |
Map |
executeThroughShell |
boolean |
pfd |
ParcelFileDescriptor |
| Throws | |
|---|---|
RemoteException |
|
Parceling generic Lists requires an unchecked conversion from ArrayList
to List<T>.Parceling generic Lists requires using the raw type Map.
| Parameters | |
|---|---|
command |
String |
parameters |
List |
shellEnv |
Map |
executeThroughShell |
boolean |
pfd |
ParcelFileDescriptor |
timeoutMs |
long |
| Throws | |
|---|---|
RemoteException |
|