HsumHelper

public final class HsumHelper
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.HsumHelper


מספק כלי עזר למשימות של HSUM (מצב משתמש ללא ממשק משתמש של מערכת)

סיכום

ערכים קבועים

String BOOT_STRATEGY_PROPERTY

‫Constructors ציבוריים

HsumHelper(ITestDevice device)

‫methods ציבוריים

HsumHelper.HsumBootStrategy getHsumBootStrategy()

מקבל את HsumBootStrategy של המכשיר.

void setHsumBootStrategy(HsumHelper.HsumBootStrategy strategy)

הגדרת HsumBootStrategy במכשיר

ערכים קבועים

BOOT_STRATEGY_PROPERTY

public static final String BOOT_STRATEGY_PROPERTY

ערך קבוע: "persist.user.hsum_boot_strategy"

‫constructors ציבוריים

HsumHelper

public HsumHelper (ITestDevice device)

פרמטרים
device ITestDevice

‫methods ציבוריים

getHsumBootStrategy

public HsumHelper.HsumBootStrategy getHsumBootStrategy ()

מקבל את HsumBootStrategy של המכשיר.

החזרות
HsumHelper.HsumBootStrategy

הקפצת הודעות שגיאה (throw)
IllegalStateException אם שיטת הבידינג הנוכחית מוגדרת לערך לא תקין.
DeviceNotAvailableException

setHsumBootStrategy

public void setHsumBootStrategy (HsumHelper.HsumBootStrategy strategy)

הגדרת HsumBootStrategy במכשיר

פרמטרים
strategy HsumHelper.HsumBootStrategy

הקפצת הודעות שגיאה (throw)
DeviceNotAvailableException