TradefedSandboxRunner.StubScheduledInvocationListener
public
static
class
TradefedSandboxRunner.StubScheduledInvocationListener
extends Object
implements
ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner.StubScheduledInvocationListener |
Một IScheduledInvocationListener
giả không làm gì cả.
Tóm tắt
Hàm khởi tạo công khai | |
---|---|
StubScheduledInvocationListener()
|
Phương thức công khai | |
---|---|
void
|
invocationComplete(IInvocationContext metadata,
Lệnh gọi lại khi toàn bộ lệnh gọi hoàn tất, bao gồm cả tất cả sự kiện |
Hàm khởi tạo công khai
StubScheduledInvocationListener
public StubScheduledInvocationListener ()
Phương thức công khai
invocationComplete
public void invocationComplete (IInvocationContext metadata,devicesStates)
Lệnh gọi lại khi toàn bộ lệnh gọi hoàn tất, bao gồm cả tất cả sự kiện ITestInvocationListener.invocationEnded(long)
.