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,
すべての |
パブリック コンストラクタ
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
パブリック メソッド
invocationComplete
public void invocationComplete (IInvocationContext metadata,devicesStates)
すべての ITestInvocationListener.invocationEnded(long)
イベントを含め、呼び出し全体が完了したときのコールバック。