DeviceReleaseReporter

public final class DeviceReleaseReporter
extends Object implements ICommandScheduler.IScheduledInvocationListener

java.lang.Object
com.android.tradefed.device.internal.DeviceReleaseReporter


Serbest bırakılacak cihaz(lar)ın ana süreciyle iletişimini yöneten cihaz serbest bırakma raporlayıcısı.

Özet

kamu inşaatçılar

DeviceReleaseReporter ()

Genel yöntemler

void invocationComplete ( IInvocationContext iInvocationContext, map) invocationComplete ( IInvocationContext iInvocationContext, map)

Tüm ITestInvocationListener.invocationEnded(long) olayları dahil olmak üzere tüm çağrı tamamlandığında geri arama.

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 serbest bırakmak için ICommandOptions#earlyDeviceRelease() ile ilişkili geri arama.

kamu inşaatçılar

DeviceReleaseReporter

public DeviceReleaseReporter ()

Genel yöntemler

Çağrı tamamlandı

public void invocationComplete (IInvocationContext iInvocationContext, 
                 map)

Tüm ITestInvocationListener.invocationEnded(long) olayları dahil olmak üzere 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 serbest bırakmak için ICommandOptions#earlyDeviceRelease() ile ilişkili geri arama.