TradefedSandboxRunner.StubScheduleInvocationListener
public
static
class
TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements
ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
🎞 | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduleInvocationListener |
Uno stub IScheduledInvocationListener
che non fa nulla.
Riepilogo
Costruttori pubblici | |
---|---|
StubScheduledInvocationListener()
|
Metodi pubblici | |
---|---|
void
|
invocationComplete(IInvocationContext metadata,
Richiama dopo il completamento dell'intera chiamata, inclusi tutti gli eventi |
Costruttori pubblici
Listener StubScheduleInvocation
public StubScheduledInvocationListener ()
Metodi pubblici
invocationComplete
public void invocationComplete (IInvocationContext metadata,devicesStates)
Richiama dopo il completamento dell'intera chiamata, inclusi tutti gli eventi ITestInvocationListener.invocationEnded(long)
.