DeviceListMonitorTask

public class DeviceListMonitorTask
extends Object implements Runnable

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


Resumen

Métodos públicos

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

Métodos públicos

parseDeviceListResponse

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

Parámetros
result String

Muestra
Map<String, IDevice.DeviceState>

run

public void run ()

detener

public void stop ()