DeviceOwnerTargetPreparer

public class DeviceOwnerTargetPreparer
extends BaseTargetPreparer implements IConfigurationReceiver

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


عنصر ITargetPreparer لإعداد مكوِّن مالك الجهاز

تتم إزالة مالكي الأجهزة والملفات الشخصية الحاليين والمستخدمين الثانويين قبل المالك الجديد للجهاز. تم تعيينها.

في التفاصيل، تتم إزالة مالك الجهاز.

ملخّص

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

DeviceOwnerTargetPreparer()

الطرق العامة

void setConfiguration(IConfiguration configuration)

إدخال IConfiguration قيد الاستخدام.

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

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

DeviceOwnerTargetPreparer

public DeviceOwnerTargetPreparer ()

الطرق العامة

ضبط الإعدادات

public void setConfiguration (IConfiguration configuration)

إدخال IConfiguration قيد الاستخدام.

المعلمات
configuration IConfiguration

إعداد

public void setUp (TestInformation testInfo)

المعلمات
testInfo TestInformation

الرميات
DeviceNotAvailableException
TargetSetupError

قطع

public void tearDown (TestInformation testInfo, 
                Throwable e)

المعلمات
testInfo TestInformation

e Throwable

الرميات
DeviceNotAvailableException