SnapuserdWaitPhase

public final enum SnapuserdWaitPhase
extends Enum<SnapuserdWaitPhase>

java.lang.Object
java.lang.Enum<com.android.tradefed.device.SnapuserdWaitPhase>
  com.android.tradefed.device.SnapuserdWaitPhase


Reprezentacja typu wyliczeniowego wskazująca, kiedy należy dołączyć/zablokować, aby aktualizacja została zakończona.

Podsumowanie

Wartości typu wyliczeniowego

SnapuserdWaitPhase  BLOCK_AFTER_UPDATE

 

SnapuserdWaitPhase  BLOCK_BEFORE_RELEASING

 

SnapuserdWaitPhase  BLOCK_BEFORE_TEST

 

Metody publiczne

static SnapuserdWaitPhase valueOf(String name)
static final SnapuserdWaitPhase[] values()

Wartości typu wyliczeniowego

BLOCK_AFTER_UPDATE

public static final SnapuserdWaitPhase BLOCK_AFTER_UPDATE

BLOCK_BEFORE_RELEASING

public static final SnapuserdWaitPhase BLOCK_BEFORE_RELEASING

BLOCK_BEFORE_TEST

public static final SnapuserdWaitPhase BLOCK_BEFORE_TEST

Metody publiczne

wartość

public static SnapuserdWaitPhase valueOf (String name)

Parametry
name String

Zwroty
SnapuserdWaitPhase

wartości

public static final SnapuserdWaitPhase[] values ()

Zwroty
SnapuserdWaitPhase[]