public interface AdbOptions
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<java.lang.String> |
getInstallOptions()
Returns the list of APK installation options.
|
int |
getTimeOutInMs()
Returns the time out used for all adb operations.
|