SwitchUserTargetPreparer

public class SwitchUserTargetPreparer
extends BaseSwitchUserTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.BaseSwitchUserTargetPreparer
       ↳ com.android.tradefed.targetprep.SwitchUserTargetPreparer


הטמעת ברירת המחדל של BaseSwitchUserTargetPreparer – מידע נוסף זמין ב-javadoc של המחלקה הזו.

סיכום

ערכים קבועים

String OPTION_USER_TYPE

String OPTION_USER_TYPE_MODE

‫Constructors ציבוריים

SwitchUserTargetPreparer()

‫methods ציבוריים

void setUp(TestInformation testInformation)
void setUserType(UserInfo.UserType userType)
void tearDown(TestInformation testInformation, Throwable e)

ערכים קבועים

OPTION_USER_TYPE

public static final String OPTION_USER_TYPE

ערך קבוע: "user-type"

OPTION_USER_TYPE_MODE

public static final String OPTION_USER_TYPE_MODE

ערך קבוע: "user-type-mode"

‫constructors ציבוריים

SwitchUserTargetPreparer

public SwitchUserTargetPreparer ()

‫methods ציבוריים

setUp

public void setUp (TestInformation testInformation)

פרמטרים
testInformation TestInformation

הקפצת הודעות שגיאה (throw)
DeviceNotAvailableException
TargetSetupError

setUserType

public void setUserType (UserInfo.UserType userType)

פרמטרים
userType UserInfo.UserType

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

פרמטרים
testInformation TestInformation

e Throwable

הקפצת הודעות שגיאה (throw)
DeviceNotAvailableException