DeviceCleaner.PostCleanupAction

public static final enum DeviceCleaner.PostCleanupAction
extends Enum< DeviceCleaner.PostCleanupAction >

java.lang.Obiekt
java.lang.Enum< com.android.tradefed.targetprep.DeviceCleaner.PostCleanupAction >
com.android.tradefed.targetprep.DeviceCleaner.PostCleanupAction


Streszczenie

Wylicz wartości

DeviceCleaner.PostCleanupAction NONE

brak działań po czyszczeniu

DeviceCleaner.PostCleanupAction SCREEN_OFF

wyłącza ekran po akcji czyszczenia

DeviceCleaner.PostCleanupAction SCREEN_OFF_AND_STOP

wyłącza ekran i zatrzymuje działanie po akcji czyszczenia

Metody publiczne

static DeviceCleaner.PostCleanupAction valueOf (String name)
static final PostCleanupAction[] values ()

Wylicz wartości

NIC

public static final DeviceCleaner.PostCleanupAction NONE

brak działań po czyszczeniu

WYŁACZONY EKRAN

public static final DeviceCleaner.PostCleanupAction SCREEN_OFF

wyłącza ekran po akcji czyszczenia

SCREEN_OFF_AND_STOP

public static final DeviceCleaner.PostCleanupAction SCREEN_OFF_AND_STOP

wyłącza ekran i zatrzymuje działanie po akcji czyszczenia

Metody publiczne

wartość

public static DeviceCleaner.PostCleanupAction valueOf (String name)

Parametry
name String

Zwroty
DeviceCleaner.PostCleanupAction

wartości

public static final PostCleanupAction[] values ()

Zwroty
PostCleanupAction[]