DeviceListMonitorTask

public class DeviceListMonitorTask
extends Object

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


摘要

公共方法

static parseDeviceListResponse(String result)
void run()
void stop()

公共方法

parseDeviceListResponse

public static  parseDeviceListResponse (String result)

参数
result String

返回

得分

public void run ()

停止

public void stop ()