وحدة تخزين الجهاز

public class DeviceStorageFiller
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
  com.android.tradefed.targetprep.DeviceStorageFiller


أداة التجهيز المستهدفة لملء مساحة التخزين حتى تتوفّر بعض المساحة الخالية.

ملخّص

شركة إنشاءات عامة

DeviceStorageFiller()

الطرق العامة

void setUp(TestInformation testInfo)
void tearDown(TestInformation testInfo, Throwable e)

شركة إنشاءات عامة

وحدة تخزين الجهاز

public DeviceStorageFiller ()

الطرق العامة

إعداد

public void setUp (TestInformation testInfo)

المعلمات
testInfo TestInformation

الرميات
BuildError
DeviceNotAvailableException
TargetSetupError

قطع

public void tearDown (TestInformation testInfo, 
                Throwable e)

المعلمات
testInfo TestInformation

e Throwable

الرميات
DeviceNotAvailableException