TradefedSandboxRunner.StubScheduledInvocationListener
public static class TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements ICommandScheduler.IScheduledInvocationListener
java.lang.Objek | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
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 acara |
Konstruktor publik
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Metode publik
doa Lengkap
public void invocationComplete (IInvocationContext metadata,devicesStates)
Callback ketika seluruh pemanggilan telah selesai, termasuk semua acara ITestInvocationListener.invocationEnded(long)
.