DeviceCleaner.PostCleanupAction

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

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


סיכום

ערכי מנה

DeviceCleaner.PostCleanupAction NONE

אין פעולה לאחר ניקוי

DeviceCleaner.PostCleanupAction SCREEN_OFF

מכבה את המסך לאחר פעולת הניקוי

DeviceCleaner.PostCleanupAction SCREEN_OFF_AND_STOP

מכבה את המסך ומפסיק את זמן הריצה לאחר פעולת הניקוי

שיטות ציבוריות

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

ערכי מנה

אף אחד

public static final DeviceCleaner.PostCleanupAction NONE

אין פעולה לאחר ניקוי

מסך כבוי

public static final DeviceCleaner.PostCleanupAction SCREEN_OFF

מכבה את המסך לאחר פעולת הניקוי

SCREEN_OFF_AND_STOP

public static final DeviceCleaner.PostCleanupAction SCREEN_OFF_AND_STOP

מכבה את המסך ומפסיק את זמן הריצה לאחר פעולת הניקוי

שיטות ציבוריות

ערך של

public static DeviceCleaner.PostCleanupAction valueOf (String name)

פרמטרים
name String

החזרות
DeviceCleaner.PostCleanupAction

ערכים

public static final PostCleanupAction[] values ()

החזרות
PostCleanupAction[]