TradefedSandboxRunner.StubScheduledInvocationListener

public static class TradefedSandboxRunner.StubScheduledInvocationListener
extends Object implements ICommandScheduler.IScheduledInvocationListener

對象
com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener


存根IScheduledInvocationListener ,什麼也不做。

概括

公共構造函數

StubScheduledInvocationListener ()

公共方法

void invocationComplete (IInvocationContext metadata, devicesStates) invocationComplete (IInvocationContext metadata, devicesStates)

當整個調用完成,包括所有回調ITestInvocationListener.invocationEnded(long)事件。

公共構造函數

StubScheduledInvocationListener

public StubScheduledInvocationListener ()

公共方法

調用完成

public void invocationComplete (IInvocationContext metadata, 
                 devicesStates)

當整個調用完成,包括所有回調ITestInvocationListener.invocationEnded(long)事件。