ListInstrumentationParser 类中的方法

public class ListInstrumentationParser
extends MultiLineReceiver

java.lang.Object 中
   ↳ com.android.ddmlib.MultiLineReceiver
     ↳ com.android.tradefed.util.ListInstrumentationParser 错误


用于解析“pm 列表插桩”输出的 IShellOutputReceiver查询

摘要

嵌套类

class ListInstrumentationParser.InstrumentationTarget

 

字段

public static final SHARDABLE_RUNNERS

公共构造函数

ListInstrumentationParser()

公共方法

getInstrumentationTargets()
boolean isCancelled()

void processNewLines(String[] lines)

字段

SHARDABLE_RUNNERS

public static final  SHARDABLE_RUNNERS

公共构造函数

ListInstrumentationParser 类中的方法

public ListInstrumentationParser ()

公共方法

getInstrumentationTarget

public  getInstrumentationTargets ()

返回

已取消

public boolean isCancelled ()

返回
boolean

processNewLines

public void processNewLines (String[] lines)

参数
lines String