TradefedSandboxRunner.StubScheduledInvocationListener
public
static
class
TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements
ICommandScheduler.IScheduledInvocationListener
Objeto java.lang. | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
Un stub IScheduledInvocationListener
que no hace nada.
Resumen
Constructores públicos | |
---|---|
StubScheduledInvocationListener()
|
Métodos públicos | |
---|---|
void
|
invocationComplete(IInvocationContext metadata,
Devolución de llamada cuando se completa la invocación, incluidos todos los eventos |
Constructores públicos
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Métodos públicos
invocationComplete
public void invocationComplete (IInvocationContext metadata,devicesStates)
Devolución de llamada cuando se completa la invocación, incluidos todos los eventos ITestInvocationListener.invocationEnded(long)
.