即時應用程序處理程序
public class InstantAppHandler
extends Object
implements IModuleParameterHandler
對象 | |
↳ | com.android.tradefed.testtype.suite.params.InstantAppHandler |
處理程序ModuleParameters#INSTANT_APP
。
概括
公共構造函數 | |
---|---|
InstantAppHandler () |
公共方法 | |
---|---|
void | applySetup ( IConfiguration moduleConfiguration) 適用於模塊 |
String | getParameterIdentifier () 返回參數化模塊將被標識為的名稱。 |
公共構造函數
即時應用程序處理程序
public InstantAppHandler ()
公共方法
應用設置
public void applySetup (IConfiguration moduleConfiguration)
適用於模塊IConfiguration
參數特定模塊的設置。例如,這可能是準備人員或測試的額外選項。
參數 | |
---|---|
moduleConfiguration | IConfiguration |
獲取參數標識符
public String getParameterIdentifier ()
返回參數化模塊將被標識為的名稱。
退貨 | |
---|---|
String |