SecondaryUserHandler

public class SecondaryUserHandler
extends Object implements IModuleParameterHandler

java.lang.Object
com.android.tradefed.testtype.suite.params.SecondaryUserHandler


معالج ModuleParameters#SECONDARY_USER .

ملخص

المقاولين العامة

SecondaryUserHandler ()

بناة المحمية

SecondaryUserHandler (boolean startUserVisibleOnBackground)
SecondaryUserHandler (boolean startUserVisibleOnBackground, Integer displayId)

الأساليب العامة

final void addParameterSpecificConfig ( IConfiguration moduleConfiguration)

يضيف إلى IConfiguration مع الاحتياجات الخاصة بالمعلمة.

final void applySetup ( IConfiguration moduleConfiguration)

تنطبق على وحدة IConfiguration إعداد الوحدة النمطية الخاصة بالمعلمة.

String getParameterIdentifier ()

يُرجع الاسم الذي سيتم تعريف الوحدة ذات المعلمات به.

المقاولين العامة

SecondaryUserHandler

public SecondaryUserHandler ()

بناة المحمية

SecondaryUserHandler

protected SecondaryUserHandler (boolean startUserVisibleOnBackground)

حدود
startUserVisibleOnBackground boolean

SecondaryUserHandler

protected SecondaryUserHandler (boolean startUserVisibleOnBackground, 
                Integer displayId)

حدود
startUserVisibleOnBackground boolean

displayId Integer

الأساليب العامة

addParameterSpecificConfig

public final void addParameterSpecificConfig (IConfiguration moduleConfiguration)

يضيف إلى IConfiguration مع الاحتياجات الخاصة بالمعلمة. على سبيل المثال، قم بإدراج أدوات إعداد الهدف أو إزالتها من التكوين.

حدود
moduleConfiguration IConfiguration : IConfiguration للوحدة

ApplySetup

public final void applySetup (IConfiguration moduleConfiguration)

تنطبق على وحدة IConfiguration إعداد الوحدة النمطية الخاصة بالمعلمة. على سبيل المثال، يمكن أن يكون هذا خيارات إضافية للمعدين أو الاختبارات.

حدود
moduleConfiguration IConfiguration

getParameterIdentifier

public String getParameterIdentifier ()

يُرجع الاسم الذي سيتم تعريف الوحدة ذات المعلمات به.

عائدات
String