TradefedSandboxRunner.StubScheduledInvocationListener
public static class TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
何もしないスタブIScheduledInvocationListener
。
まとめ
パブリック コンストラクター | |
---|---|
StubScheduledInvocationListener () |
公開メソッド | |
---|---|
void | invocationComplete ( IInvocationContext metadata, devicesStates) invocationComplete ( IInvocationContext metadata, devicesStates) すべての |
パブリック コンストラクター
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
公開メソッド
呼び出し完了
public void invocationComplete (IInvocationContext metadata,devicesStates)
すべてのITestInvocationListener.invocationEnded(long)
イベントを含む呼び出し全体が完了したときのコールバック。