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