DeviceListMonitorTask

public class DeviceListMonitorTask
extends Object implements Runnable

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


Podsumowanie

Metody publiczne

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

Metody publiczne

parseDeviceListResponse

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

Parametry
result String

Zwraca
Map<String, IDevice.DeviceState>

run

public void run ()

stop

public void stop ()