רכיב UserHandler משני

public class SecondaryUserHandler
extends Object implements IModuleParameterHandler

java.lang.Object
   ↳ com.android.tradefed.testtype.Suite.params.secondaryUserHandler


ה-handler של 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()

הפונקציה מחזירה את השם שהמודול עם הפרמטרים מזוהה.

בנאים ציבוריים

רכיב UserHandler משני

public SecondaryUserHandler ()

קונסטרוקטורים מוגנים

SecondaryUserHandler

protected SecondaryUserHandler (boolean startUserVisibleOnBackground)

פרמטרים
startUserVisibleOnBackground boolean

רכיב UserHandler משני

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