דוח DeviceReleaseReporter

public final class DeviceReleaseReporter
extends Object implements ICommandScheduler.IScheduledInvocationListener

JavaScript.lang.Object
com.android.tradefed.device.internal.DeviceReleaseReporter


הכלי לדיווח על הפצה של מכשירים שמטפל בתקשורת עם ההורה מתבצע עיבוד של המכשירים שוחרר.

סיכום

בנאים ציבוריים

DeviceReleaseReporter()

שיטות ציבוריות

void invocationComplete(IInvocationContext iInvocationContext, map)

קריאה חוזרת (callback) בסיום ההפעלה המלאה, כולל כל אירועי ITestInvocationListener.invocationEnded(long).

void invocationInitiated(IInvocationContext context)

קריאה חוזרת (callback) כשמופעלת הפעלה.

void releaseDevices(IInvocationContext context, devicesStates)

קריאה חוזרת (callback) שמשויכת אל ICommandOptions#earlyDeviceRelease() כדי לשחרר את במכשירים האלה.

בנאים ציבוריים

דוח DeviceReleaseReporter

public DeviceReleaseReporter ()

שיטות ציבוריות

הפעלה הושלמה

public void invocationComplete (IInvocationContext iInvocationContext, 
                 map)

קריאה חוזרת (callback) בסיום ההפעלה המלאה, כולל כל אירועי ITestInvocationListener.invocationEnded(long).

ההפעלה התחילה

public void invocationInitiated (IInvocationContext context)

קריאה חוזרת (callback) כשמופעלת הפעלה. היא מופעלת לפני אחזור של גרסאות build.

מכשירי הפצה

public void releaseDevices (IInvocationContext context, 
                 devicesStates)

קריאה חוזרת (callback) שמשויכת אל ICommandOptions#earlyDeviceRelease() כדי לשחרר את במכשירים האלה.