VisualBackgroundUserPreparer

public class VisibleBackgroundUserPreparer
extends BaseTargetPreparer

JavaScript.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
  com.android.tradefed.targetprep.visibleBackgroundUserPreparer


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

סיכום

קבועים

int DEFAULT_DISPLAY

int INVALID_DISPLAY

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

VisibleBackgroundUserPreparer()

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

Integer getDisplayId()
void setDisplayId(int displayId)
void setUp(TestInformation testInfo)
void tearDown(TestInformation testInfo, Throwable e)

קבועים

DEFAULT_DISPLAY

public static final int DEFAULT_DISPLAY

ערך קבוע: 0 (0x00000000)

INVALID_DISPLAY

public static final int INVALID_DISPLAY

ערך קבוע: 1- (0xffff)

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

VisualBackgroundUserPreparer

public VisibleBackgroundUserPreparer ()

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

מזהה תצוגה

public Integer getDisplayId ()

החזרות
Integer

setDisplayId

public void setDisplayId (int displayId)

פרמטרים
displayId int

הגדרה

public void setUp (TestInformation testInfo)

פרמטרים
testInfo TestInformation

קליעות
BuildError
DeviceNotAvailableException
TargetSetupError

פירעון

public void tearDown (TestInformation testInfo, 
                Throwable e)

פרמטרים
testInfo TestInformation

e Throwable

קליעות
DeviceNotAvailableException