ListInstrumentationParser
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 finalSHARDABLE_RUNNERS
公用建構函式
ListInstrumentationParser
public ListInstrumentationParser ()
公用方法
getInstrumentationTargets
publicgetInstrumentationTargets ()
| 傳回 | |
|---|---|
|
|
isCancelled
public boolean isCancelled ()
| 傳回 | |
|---|---|
boolean |
|
processNewLines
public void processNewLines (String[] lines)
| 參數 | |
|---|---|
lines |
String |