DeviceCleaner.PostCleanupAction

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

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


סיכום

ערכי טיפוסים בני מנייה (enum)

DeviceCleaner.PostCleanupAction  NONE

ללא פעולה של ניקוי פוסט

DeviceCleaner.PostCleanupAction  SCREEN_OFF

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

DeviceCleaner.PostCleanupAction  SCREEN_OFF_AND_STOP

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

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

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

ערכי טיפוסים בני מנייה (enum)

ללא

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[]