विज़िबलबैकग्राउंडयूज़रप्रेपेयरर

public class VisibleBackgroundUserPreparer
extends BaseTargetPreparer

java.lang.ऑब्जेक्ट
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)

अमान्य_प्रदर्शन

public static final int INVALID_DISPLAY

स्थिर मान: -1 (0xffffffff)

सार्वजनिक निर्माणकर्ता

विज़िबलबैकग्राउंडयूज़रप्रेपेयरर

public VisibleBackgroundUserPreparer ()

सार्वजनिक तरीके

getDisplayId

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