TradefedSandboxRunner.StubScheduledInvocationListener
public
static
class
TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements
ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
Un IScheduledInvocationListener
bouchon qui ne fait rien.
Résumé
Constructeurs publics | |
---|---|
StubScheduledInvocationListener()
|
Méthodes publiques | |
---|---|
void
|
invocationComplete(IInvocationContext metadata,
Rappel lorsque l'ensemble de l'appel est terminé, y compris tous les événements |
Constructeurs publics
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Méthodes publiques
invocationComplete
public void invocationComplete (IInvocationContext metadata,devicesStates)
Rappel lorsque l'ensemble de l'appel est terminé, y compris tous les événements ITestInvocationListener.invocationEnded(long)
.