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 |