HsumHelper

public final class HsumHelper
extends Object

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


HSUM (Gözetimsiz Sistem Kullanıcısı Modu) görevleri için yardımcı programlar sağlar.

Özet

Sabitler

String BOOT_STRATEGY_PROPERTY

Herkese açık oluşturucular

HsumHelper(ITestDevice device)

Herkese açık yöntemler

HsumHelper.HsumBootStrategy getHsumBootStrategy()

Cihazın HsumBootStrategy değerini alır.

void setHsumBootStrategy(HsumHelper.HsumBootStrategy strategy)

Cihazın HsumBootStrategy ayarını yapar.

Sabitler

BOOT_STRATEGY_PROPERTY

public static final String BOOT_STRATEGY_PROPERTY

Sabit Değer: "persist.user.hsum_boot_strategy"

Herkese açık oluşturucular

HsumHelper

public HsumHelper (ITestDevice device)

Parametreler
device ITestDevice

Herkese açık yöntemler

getHsumBootStrategy

public HsumHelper.HsumBootStrategy getHsumBootStrategy ()

Cihazın HsumBootStrategy değerini alır.

İadeler
HsumHelper.HsumBootStrategy

Verdiği hatalar
IllegalStateException Mevcut strateji geçersiz bir değere ayarlanmışsa
DeviceNotAvailableException

setHsumBootStrategy

public void setHsumBootStrategy (HsumHelper.HsumBootStrategy strategy)

Cihazın HsumBootStrategy ayarını yapar.

Parametreler
strategy HsumHelper.HsumBootStrategy

Verdiği hatalar
DeviceNotAvailableException