Funkcja EarlyDeviceRelease

public class EarlyDeviceReleaseFeature
extends Object implements ITestInformationReceiver , IRemoteScheduledListenersFeature

Obiekt Java.lang.Object
com.android.tradefed.device.internal.EarlyDeviceReleaseFeature


Implementacja serwera funkcji na potrzeby wczesnych wersji urządzeń.

Streszczenie

Pola

public static final String EARLY_DEVICE_RELEASE_FEATURE_NAME

Konstruktorzy publiczni

EarlyDeviceReleaseFeature ()

Metody publiczne

FeatureResponse execute (FeatureRequest featureRequest)

Zwraca FeatureResponse na podstawie żądania.

getListeners ()
String getName ()

Nazwa funkcji.

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

Pola

EARLY_DEVICE_RELEASE_FEATURE_NAME

public static final String EARLY_DEVICE_RELEASE_FEATURE_NAME

Konstruktorzy publiczni

Funkcja EarlyDeviceRelease

public EarlyDeviceReleaseFeature ()

Metody publiczne

wykonać

public FeatureResponse execute (FeatureRequest featureRequest)

Zwraca FeatureResponse na podstawie żądania.

Parametry
featureRequest FeatureRequest

Zwroty
FeatureResponse

zdobądź słuchaczy

public  getListeners ()

Zwroty

pobierzNazwę

public String getName ()

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

Zwroty
String

pobierz informacje testowe

public TestInformation getTestInformation ()

Zwroty
TestInformation

ustaw słuchaczy

public void setListeners ( listeners)

Parametry
listeners

zestaw informacji testowych

public void setTestInformation (TestInformation testInformation)

Parametry
testInformation TestInformation