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 ()
パブリック メソッド
invocationComplete
public void invocationComplete (IInvocationContext iInvocationContext,map)
すべての ITestInvocationListener.invocationEnded(long)
イベントを含め、呼び出し全体が完了したときのコールバック。
invocationInitiated(呼び出し開始)
public void invocationInitiated (IInvocationContext context)
呼び出しが開始されたときのコールバック。これは、ビルドがフェッチされる前に呼び出されます。
releaseDevices
public void releaseDevices (IInvocationContext context,devicesStates)
解放するための ICommandOptions#earlyDeviceRelease()
に関連付けられたコールバック
簡単に操作できます。