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() כדי לשחרר את המכשירים בסיום השימוש בהם.