DeviceListMonitorTask

public class DeviceListMonitorTask
extends Object implements Runnable

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


סיכום

‫methods ציבוריים

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

‫methods ציבוריים

parseDeviceListResponse

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

פרמטרים
result String

החזרות
Map<String, IDevice.DeviceState>

ראן

public void run ()

עצור

public void stop ()