DeviceSahipHedef Hazırlayıcı
public
class
DeviceOwnerTargetPreparer
extends BaseTargetPreparer
implements
IConfigurationReceiver
Java.lang.Nesne | ||
🎃 | com.android.tradefed.targetprep.BaseTargetPreparer | |
🎃 | com.android.tradefed.targetprep.DeviceOwnerTargetPreparer |
Cihaz sahibi bileşeni oluşturan bir ITargetPreparer
.
Mevcut cihaz ve profil sahipleri ile ikincil kullanıcılar yeni cihaz sahibinden önce kaldırılır ayarlandı.
Kaldırma işlemi sırasında cihaz sahibi kaldırılır.
Özet
Kamu inşaatçıları | |
---|---|
DeviceOwnerTargetPreparer()
|
Herkese açık yöntemler | |
---|---|
void
|
setConfiguration(IConfiguration configuration)
Kullanımdaki |
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
Kamu inşaatçıları
DeviceSahipHedef Hazırlayıcı
public DeviceOwnerTargetPreparer ()
Herkese açık yöntemler
setConfiguration
public void setConfiguration (IConfiguration configuration)
Kullanımdaki IConfiguration
öğesini ekler.
Parametreler | |
---|---|
configuration |
IConfiguration |
kur
public void setUp (TestInformation testInfo)
Parametreler | |
---|---|
testInfo |
TestInformation |
Fırlatma | |
---|---|
DeviceNotAvailableException |
|
TargetSetupError |
Sökme
public void tearDown (TestInformation testInfo, Throwable e)
Parametreler | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
Fırlatma | |
---|---|
DeviceNotAvailableException |