TradefedSandboxRunner.StubScheduledInvocationListener
public static class TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements ICommandScheduler.IScheduledInvocationListener
java.lang.Oggetto | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
Uno stub IScheduledInvocationListener
che non esegue alcuna operazione.
Riepilogo
Costruttori pubblici | |
---|---|
StubScheduledInvocationListener () |
Metodi pubblici | |
---|---|
void | invocationComplete ( IInvocationContext metadata, devicesStates) invocationComplete ( IInvocationContext metadata, devicesStates) Richiamata quando l'intera chiamata è stata completata, inclusi tutti gli eventi |
Costruttori pubblici
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Metodi pubblici
invocazioneCompleta
public void invocationComplete (IInvocationContext metadata,devicesStates)
Richiamata quando l'intera chiamata è stata completata, inclusi tutti gli eventi ITestInvocationListener.invocationEnded(long)
.