सेकेंडरीयूजरहैंडलर

public class SecondaryUserHandler
extends Object implements IModuleParameterHandler

java.lang.ऑब्जेक्ट
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 ()

वह नाम लौटाता है जिसके रूप में पैरामीटरयुक्त मॉड्यूल की पहचान की जाएगी।

सार्वजनिक निर्माणकर्ता

सेकेंडरीयूजरहैंडलर

public SecondaryUserHandler ()

संरक्षित कंस्ट्रक्टर

सेकेंडरीयूजरहैंडलर

protected SecondaryUserHandler (boolean startUserVisibleOnBackground)

पैरामीटर
startUserVisibleOnBackground boolean

सेकेंडरीयूजरहैंडलर

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