清單檢測剖析器

public class ListInstrumentationParser
extends MultiLineReceiver

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


剖析「pm list instrumentation」輸出內容的 IShellOutputReceiver項查詢

摘要

巢狀類別

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 ()

公用方法

getInstrumentationTargets

public  getInstrumentationTargets ()

傳回

已取消

public boolean isCancelled ()

傳回
boolean

程序新行

public void processNewLines (String[] lines)

參數
lines String