Zadbaj o dobrą organizację dzięki kolekcji Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.

Funkcja wczesnego wydania urządzenia

public class EarlyDeviceReleaseFeature
extends Object implements ITestInformationReceiver , IRemoteScheduledListenersFeature

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


Implementacja serwera funkcji we wczesnej wersji urządzenia.

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 wczesnego wydania urządzenia

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 być zgodny z FeatureRequest#getName() .

Zwroty
String

zdobądź informacje testowe

public TestInformation getTestInformation ()

Zwroty
TestInformation

setListeners

public void setListeners ( listeners)

Parametry
listeners

setTestInformacje

public void setTestInformation (TestInformation testInformation)

Parametry
testInformation TestInformation