DeviceReleaseReporter

public final class DeviceReleaseReporter
extends Object implements ICommandScheduler.IScheduledInvocationListener

java.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)

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

קונסטרוקטורים גלויים לכולם

DeviceReleaseReporter

public DeviceReleaseReporter ()

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

invocationComplete

public void invocationComplete (IInvocationContext iInvocationContext, 
                 map)

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

invocationInitiated

public void invocationInitiated (IInvocationContext context)

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

releaseDevices

public void releaseDevices (IInvocationContext context, 
                 devicesStates)

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