DeviceListMonitorTask

public class DeviceListMonitorTask
extends Object implements Runnable

java.lang.Object
   ↳ com.android.tradefed.device.server.DeviceListMonitorTask


Riepilogo

Metodi pubblici

static Map<String, IDevice.DeviceState> parseDeviceListResponse(String result)
void run()
void stop()

Metodi pubblici

parseDeviceListResponse

public static Map<String, IDevice.DeviceState> parseDeviceListResponse (String result)

Parametri
result String

Resi
Map<String, IDevice.DeviceState>

run

public void run ()

interrompi

public void stop ()