TemperatureThrottlingWaiter

public class TemperatureThrottlingWaiter
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetFixr
     ↳ com.android.tradefed.targetprep.TemperatureThrottlingWaiter


ITargetPreparer שממתין עד שהטמפרטורה של המכשיר תגיע ליעד

סיכום

שדות

public static final String DEVICE_TEMPERATURE_COMMAND_NAME

public static final String DEVICE_TEMPERATURE_FILE_PATH_NAME

יוצרים ציבוריים

TemperatureThrottlingWaiter()

שיטות ציבוריות

void setUp(TestInformation testInfo)

שיטות מוגנות

int getDeviceTemperature(ITestDevice device)
IRunUtil getRunUtil()

שדות

DEVICE_multipack_Command_NAME

public static final String DEVICE_TEMPERATURE_COMMAND_NAME

DEVICE_TEMPERATURE_FILE_PATH_NAME

public static final String DEVICE_TEMPERATURE_FILE_PATH_NAME

בנאים ציבוריים

TemperatureThrottlingWaiter

public TemperatureThrottlingWaiter ()

שיטות ציבוריות

setUp

public void setUp (TestInformation testInfo)

פרמטרים
testInfo TestInformation

זריקות
BuildError
DeviceNotAvailableException
TargetSetupError

שיטות מוגנות

טמפרטורת מכשיר getDevice

protected int getDeviceTemperature (ITestDevice device)

החזרות
int

קליעות
com.android.tradefed.device.DeviceNotAvailableExt [המכשיר לא זמין]
DeviceNotAvailableException
TargetSetupError

getRunUtil

protected IRunUtil getRunUtil ()

החזרות
IRunUtil