منظِّف المستخدم

public class UserCleaner
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.UserCleaner


ITargetPreparer لإزالة المستخدمين الثانويين عند الإزالة

ملخّص

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

UserCleaner()

الطرق العامة

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

وظائف الإنشاء العامة

منظِّف المستخدم

public UserCleaner ()

الطرق العامة

إعداد

public void setUp (TestInformation testInfo)

المعلمات
testInfo TestInformation

عمليات الرمي
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInfo, 
                Throwable e)

المعلمات
testInfo TestInformation

e Throwable

عمليات الرمي
DeviceNotAvailableException