public interface DeviceCallback
IDevices.| Modifier and Type | Method and Description |
|---|---|
void |
doWithDevice(com.android.ddmlib.IDevice device)
What to do with an
IDevice. |
void doWithDevice(com.android.ddmlib.IDevice device)
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
IDevice.device - the deviceorg.apache.maven.plugin.MojoExecutionException - in case there is a problem, you may throw thisorg.apache.maven.plugin.MojoFailureException - in case there is a problem, you may throw thisCopyright © 2008–2019 simpligility technologies inc.. All rights reserved.