DeviceOwnerTarget readyr
public
class
DeviceOwnerTargetPreparer
extends BaseTargetPreparer
implements
IConfigurationReceiver
JavaScript.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.DeviceOwnerTarget להקדישr |
ITargetPreparer
שמגדיר רכיב של בעלי מכשיר.
הבעלים החדשים של המכשיר והפרופיל והמשתמשים המשניים יוסרו לפני הבעלים החדשים של המכשיר. מוגדרת.
במקרה של הפחתה, הבעלים של המכשיר מוסרים.
סיכום
בנאים ציבוריים | |
---|---|
DeviceOwnerTargetPreparer()
|
שיטות ציבוריות | |
---|---|
void
|
setConfiguration(IConfiguration configuration)
החדרת |
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
בנאים ציבוריים
DeviceOwnerTarget readyr
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 |