দৃশ্যমান ব্যাকগ্রাউন্ড ইউজারপ্রিপারার

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)

INVALID_DISPLAY৷

public static final int INVALID_DISPLAY

ধ্রুবক মান: -1 (0xffffffff)

পাবলিক কনস্ট্রাক্টর

দৃশ্যমান ব্যাকগ্রাউন্ড ইউজারপ্রিপারার

public VisibleBackgroundUserPreparer ()

পাবলিক পদ্ধতি

getDisplayId

public Integer getDisplayId ()

রিটার্নস
Integer

সেট ডিসপ্লেআইডি

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