Cihaz Sürümü Raportör
public final class DeviceReleaseReporter
extends Object
implements ICommandScheduler.IScheduledInvocationListener
java.lang.Nesne | |
↳ | com.android.tradefed.device.internal.DeviceReleaseReporter |
Üst kuruluşla iletişimi yöneten cihaz yayın raporlayıcısı, serbest bırakılacak cihaz(lar)ı işler.
Özet
Kamu inşaatçıları | |
---|---|
DeviceReleaseReporter () |
Genel yöntemler | |
---|---|
void | invocationComplete ( IInvocationContext iInvocationContext, map) invocationComplete ( IInvocationContext iInvocationContext, map) Tüm |
void | invocationInitiated ( IInvocationContext context) Bir çağrı başlatıldığında geri arama. |
void | releaseDevices ( IInvocationContext context, devicesStates) releaseDevices ( IInvocationContext context, devicesStates) Cihazlarla işiniz bittiğinde onları serbest bırakmak için |
Kamu inşaatçıları
Cihaz Sürümü Raportör
public DeviceReleaseReporter ()
Genel yöntemler
çağırmaTamamlandı
public void invocationComplete (IInvocationContext iInvocationContext,map)
Tüm ITestInvocationListener.invocationEnded(long)
olaylar dahil, tüm çağrı tamamlandığında geri arama.
çağrı Başlatıldı
public void invocationInitiated (IInvocationContext context)
Bir çağrı başlatıldığında geri arama. Bu, herhangi bir yapı getirilmeden önce çağrılır.
sürümCihazlar
public void releaseDevices (IInvocationContext context,devicesStates)
Cihazlarla işiniz bittiğinde onları serbest bırakmak için ICommandOptions#earlyDeviceRelease()
ile ilişkili geri arama.