TradefedSandboxRunner.StubScheduledInvocationListener
public
static
class
TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements
ICommandScheduler.IScheduledInvocationListener
| java.lang.Object | |
| ↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
A stub IScheduledInvocationListener that does nothing.
Summary
Public constructors | |
|---|---|
StubScheduledInvocationListener()
|
|
Public methods | |
|---|---|
void
|
invocationComplete(IInvocationContext metadata,
Callback when entire invocation has completed, including all |
Public constructors
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Public methods
invocationComplete
public void invocationComplete (IInvocationContext metadata,devicesStates)
Callback when entire invocation has completed, including all ITestInvocationListener.invocationEnded(long) events.