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 |