DeviceListMonitorTask

public class DeviceListMonitorTask
extends Object implements Runnable

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


Özet

Herkese açık yöntemler

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

Herkese açık yöntemler

parseDeviceListResponse

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

Parametreler
result String

İadeler
Map<String, IDevice.DeviceState>

run

public void run ()

stop

public void stop ()