TradefedSandboxRunner.StubScheduledInvocationListener
public static class TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
Sebuah rintisan IScheduledInvocationListener
yang tidak melakukan apa pun.
Ringkasan
Konstruktor publik | |
---|---|
StubScheduledInvocationListener () |
Metode publik | |
---|---|
void | invocationComplete (IInvocationContext metadata, devicesStates) invocationComplete (IInvocationContext metadata, devicesStates) Callback ketika seluruh pemanggilan telah selesai, termasuk semua |
Konstruktor publik
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Metode publik
invocationComplete
public void invocationComplete (IInvocationContext metadata,devicesStates)
Callback ketika seluruh pemanggilan telah selesai, termasuk semua ITestInvocationListener#invocationEnded(long)
.