نادل شديد الحرارة
public
class
TemperatureThrottlingWaiter
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.استخدِم ThreadThrottling استنادًا إلى |
درجة حرارة الجهاز 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_ الضرائب_قاص_NAME
public static final String DEVICE_TEMPERATURE_COMMAND_NAME
DEVICE_°°FILE_PATH_NAME
public static final String DEVICE_TEMPERATURE_FILE_PATH_NAME
شركة إنشاءات عامة
نادل شديد الحرارة
public TemperatureThrottlingWaiter ()
الطرق العامة
إعداد
public void setUp (TestInformation testInfo)
المعلمات | |
---|---|
testInfo |
TestInformation |
الرميات | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
الطرق المحمية
الحصول على درجة الحرارة في الجهاز
protected int getDeviceTemperature (ITestDevice device)
المرتجعات | |
---|---|
int |
الرميات | |
---|---|
|
com.android.tradefed.device.DeviceNotavailableException |
DeviceNotAvailableException |
|
TargetSetupError |