ClockworkUtils

public class ClockworkUtils
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.clockwork.ClockworkUtils


A clockwork utility for sharing multi-device logic

Summary

Public constructors

ClockworkUtils()

Public methods

ITestDevice setUpMultiDevice( deviceInfos, deviceList)

Helper method to share multi-device setup that returns an ITestDevice for the companion and fills the deviceInfos list with watches

Public constructors

ClockworkUtils

public ClockworkUtils ()

Public methods

setUpMultiDevice

public ITestDevice setUpMultiDevice ( deviceInfos, 
                 deviceList)

Helper method to share multi-device setup that returns an ITestDevice for the companion and fills the deviceInfos list with watches

Parameters
deviceInfos : device infos provided

deviceList : device list to fill

Returns
ITestDevice ITestDevice companion device