SnapuserdWaitPhase

public final enum SnapuserdWaitPhase
extends Enum< SnapuserdWaitPhase >

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


Rappresentazione enum di quando unirsi/bloccare affinché l'aggiornamento snapuserd termini.

Riepilogo

Valori di enumerazione

SnapuserdWaitPhase BLOCK_AFTER_UPDATE

SnapuserdWaitPhase BLOCK_BEFORE_RELEASING

SnapuserdWaitPhase BLOCK_BEFORE_TEST

Metodi pubblici

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

Valori di enumerazione

BLOCCO_AFTER_AGGIORNAMENTO

public static final SnapuserdWaitPhase BLOCK_AFTER_UPDATE

BLOCCO_PRIMA_RILASCIO

public static final SnapuserdWaitPhase BLOCK_BEFORE_RELEASING

BLOCCO_PRIMA_TEST

public static final SnapuserdWaitPhase BLOCK_BEFORE_TEST

Metodi pubblici

valore di

public static SnapuserdWaitPhase valueOf (String name)

Parametri
name String

ritorna
SnapuserdWaitPhase

valori

public static final SnapuserdWaitPhase[] values ()

ritorna
SnapuserdWaitPhase[]