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 رمز الوحدة النمطية

تطبيق

public final void applySetup (IConfiguration moduleConfiguration)

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

حدود
moduleConfiguration IConfiguration

getParameterIdentifier

public String getParameterIdentifier ()

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

عائدات
String