TradefedSandboxRunner.StubScheduledInvocationListener
public
static
class
TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements
ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
Un bouchon IScheduledInvocationListener
qui n'a aucun effet.
Résumé
Constructeurs publics | |
---|---|
StubScheduledInvocationListener()
|
Méthodes publiques | |
---|---|
void
|
invocationComplete(IInvocationContext metadata,
Rappel lorsque l'appel est terminé, y compris tous les événements |
Constructeurs publics
Écouteur d'appel vidéo StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Méthodes publiques
invocationComplete
public void invocationComplete (IInvocationContext metadata,devicesStates)
Rappel lorsque l'appel est terminé, y compris tous les événements ITestInvocationListener.invocationEnded(long)
.