列表分析器

public class ListInstrumentationParser
extends MultiLineReceiver

java.lang.Object
com.android.ddmlib.MultiLineReceiver
com.android.tradefed.util.ListInstrumentationParser


一個IShellOutputReceiver ,用來解析「pm list Instrumentation」查詢的輸出

概括

嵌套類

class ListInstrumentationParser.InstrumentationTarget

領域

public static final SHARDABLE_RUNNERS

公共構造函數

ListInstrumentationParser ()

公共方法

getInstrumentationTargets ()
boolean isCancelled ()

void processNewLines (String[] lines)

領域

Shardable_RUNNERS

public static final  SHARDABLE_RUNNERS

公共構造函數

列表分析器

public ListInstrumentationParser ()

公共方法

取得偵測目標

public  getInstrumentationTargets ()

退貨

取消

public boolean isCancelled ()

退貨
boolean

處理換行

public void processNewLines (String[] lines)

參數
lines String