תכונה מוקדמת של השקה
public
class
EarlyDeviceReleaseFeature
extends Object
implements
IRemoteScheduledListenersFeature,
ITestInformationReceiver
JavaScript.lang.Object | |
↳ | com.android.tradefed.device.internal.EAPDeviceReleaseFeature |
הטמעת שרת תכונות לגרסה מוקדמת של המכשיר.
סיכום
שדות | |
---|---|
public
static
final
String |
EARLY_DEVICE_RELEASE_FEATURE_NAME
|
בנאים ציבוריים | |
---|---|
EarlyDeviceReleaseFeature()
|
שיטות ציבוריות | |
---|---|
FeatureResponse
|
execute(FeatureRequest featureRequest)
הפונקציה מחזירה ערך |
|
getListeners()
|
String
|
getName()
שם התכונה. |
TestInformation
|
getTestInformation()
|
void
|
setListeners(
|
void
|
setTestInformation(TestInformation testInformation)
|
שדות
EARLY_DEVICE_CONFIRM_FEATURE_NAME
public static final String EARLY_DEVICE_RELEASE_FEATURE_NAME
בנאים ציבוריים
תכונה מוקדמת של השקה
public EarlyDeviceReleaseFeature ()
שיטות ציבוריות
לבצע
public FeatureResponse execute (FeatureRequest featureRequest)
הפונקציה מחזירה ערך FeatureResponse
על סמך הבקשה.
פרמטרים | |
---|---|
featureRequest |
FeatureRequest |
החזרות | |
---|---|
FeatureResponse |
getListeners
publicgetListeners ()
החזרות | |
---|---|
|
setListeners
public void setListeners (listeners)
פרמטרים | |
---|---|
listeners |
|
setTestInformation
public void setTestInformation (TestInformation testInformation)
פרמטרים | |
---|---|
testInformation |
TestInformation |