DeviceListMonitorTask

public class DeviceListMonitorTask
extends Object implements Runnable

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


Tóm tắt

Phương thức công khai

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

Phương thức công khai

parseDeviceListResponse

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

Tham số
result String

Giá trị trả về
Map<String, IDevice.DeviceState>

chạy

public void run ()

dừng

public void stop ()