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) 이벤트를 포함하여 전체 호출이 완료될 때 콜백이 실행됩니다.