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)

フィールド

共有可能ランナー

public static final  SHARDABLE_RUNNERS

パブリック コンストラクタ

ListInstrumentationParser

public ListInstrumentationParser ()

パブリック メソッド

getInstrumentationTargets

public  getInstrumentationTargets ()

戻り値

isCancelled

public boolean isCancelled ()

戻り値
boolean

processNewLines

public void processNewLines (String[] lines)

パラメータ
lines String