EarlyDeviceReleaseFeature

public class EarlyDeviceReleaseFeature
extends Object implements IRemoteScheduledListenersFeature, ITestInformationReceiver

java.lang.Object
   ↳ com.android.tradefed.device.internal.EarlyDeviceReleaseFeature


Implementacja funkcji serwera na potrzeby wczesnej wersji urządzenia.

Podsumowanie

Fieldsem

public static final String EARLY_DEVICE_RELEASE_FEATURE_NAME

Konstruktory publiczne

EarlyDeviceReleaseFeature()

Metody publiczne

FeatureResponse execute(FeatureRequest featureRequest)

Zwraca FeatureResponse na podstawie żądania.

getListeners()
String getName()

Nazwa funkcji.

TestInformation getTestInformation()
void setListeners( listeners)
void setTestInformation(TestInformation testInformation)

Fieldsem

EARLY_DEVICE_RELEASE_FEATURE_NAME

public static final String EARLY_DEVICE_RELEASE_FEATURE_NAME

Konstruktory publiczne

EarlyDeviceReleaseFeature

public EarlyDeviceReleaseFeature ()

Metody publiczne

wykonać

public FeatureResponse execute (FeatureRequest featureRequest)

Zwraca FeatureResponse na podstawie żądania.

Parametry
featureRequest FeatureRequest

Zwroty
FeatureResponse

getListeners

public  getListeners ()

Zwroty

getName

public String getName ()

Nazwa funkcji. Musi pasować do FeatureRequest.getName().

Zwroty
String

getTestInformation

public TestInformation getTestInformation ()

Zwroty
TestInformation

setListeners

public void setListeners ( listeners)

Parametry
listeners

setTestInformation

public void setTestInformation (TestInformation testInformation)

Parametry
testInformation TestInformation