FoldableExpandingHandler

public class FoldableExpandingHandler
extends Object implements IModuleParameterHandler

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.params.FoldableExpandingHandler


IModuleParameterHandler 展開,進一步瞭解每個非主要摺疊式螢幕設定。

摘要

公用建構函式

FoldableExpandingHandler()

公用方法

void applySetup(IConfiguration moduleConfiguration)

將參數套用至模組 IConfiguration 特定模組設定。

List<IModuleParameterHandler> expandHandler(Set<DeviceFoldableState> states)
String getParameterIdentifier()

傳回參數化模組的識別名稱。

公用建構函式

FoldableExpandingHandler

public FoldableExpandingHandler ()

公用方法

applySetup

public void applySetup (IConfiguration moduleConfiguration)

將參數套用至模組 IConfiguration,設定特定模組。例如,這可能是準備人員或測試的額外選項。

參數
moduleConfiguration IConfiguration

expandHandler

public List<IModuleParameterHandler> expandHandler (Set<DeviceFoldableState> states)

參數
states Set

傳回
List<IModuleParameterHandler>

getParameterIdentifier

public String getParameterIdentifier ()

傳回參數化模組的識別名稱。

傳回
String