সেকেন্ডারি ইউজার হ্যান্ডলার

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