DeviceListMonitorTask

public class DeviceListMonitorTask
extends Object implements Runnable

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


ملخّص

الإجراءات العامة

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

الإجراءات العامة

parseDeviceListResponse

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

المعلَمات
result String

المرتجعات
Map<String, IDevice.DeviceState>

ضربة طويلة

public void run ()

إيقاف

public void stop ()