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)

모든 ITestInvocationListener.invocationEnded(long) 이벤트를 포함하여 전체 호출이 완료된 콜백입니다.

공개 생성자

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

공개 메서드

호출 완료

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

모든 ITestInvocationListener.invocationEnded(long) 이벤트를 포함하여 전체 호출이 완료된 콜백입니다.