ListInstrumentationParser

public class ListInstrumentationParser
extends MultiLineReceiver

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


IShellOutputReceiver שמנתח את הפלט של שאילתת pm list instrumentation

סיכום

כיתות במבנה היררכי

class ListInstrumentationParser.InstrumentationTarget

 

שדות

public static final SHARDABLE_RUNNERS

Constructors ציבוריים

ListInstrumentationParser()

‫methods ציבוריים

getInstrumentationTargets()
boolean isCancelled()

void processNewLines(String[] lines)

הפונקציה מופעלת כשמתקבלות שורות חדשות בתהליך המרוחק.

שדות

SHARDABLE_RUNNERS

public static final  SHARDABLE_RUNNERS

Constructors ציבוריים

ListInstrumentationParser

public ListInstrumentationParser ()

‫methods ציבוריים

getInstrumentationTargets

public  getInstrumentationTargets ()

החזרות

isCancelled

public boolean isCancelled ()

החזרות
boolean

processNewLines

public void processNewLines (String[] lines)

הפונקציה מופעלת כשמתקבלות שורות חדשות בתהליך המרוחק.

מובטח שהשורות יהיו מלאות כשהן יועברו לשיטה הזו.

פרמטרים
lines String: המערך שמכיל את השורות החדשות.