DeviceReleaseReporter
public
final
class
DeviceReleaseReporter
extends Object
implements
ICommandScheduler.IScheduledInvocationListener
java.lang.Object | |
↳ | com.android.tradefed.device.internal.DeviceReleaseReporter |
裝置發布回報工具可處理與家長程序之間的裝置通訊 已發布。
摘要
公用建構函式 | |
---|---|
DeviceReleaseReporter()
|
公用方法 | |
---|---|
void
|
invocationComplete(IInvocationContext iInvocationContext,
整個叫用完成後 (包含所有 |
void
|
invocationInitiated(IInvocationContext context)
叫用時的回呼。 |
void
|
releaseDevices(IInvocationContext context,
與 |
公用建構函式
DeviceReleaseReporter
public DeviceReleaseReporter ()
公用方法
叫用完成
public void invocationComplete (IInvocationContext iInvocationContext,map)
整個叫用完成後 (包含所有 ITestInvocationListener.invocationEnded(long)
事件) 時的回呼。
發行裝置
public void releaseDevices (IInvocationContext context,devicesStates)
與 ICommandOptions#earlyDeviceRelease()
相關聯的回呼以釋出
裝置。