ListeInstrumentationParser
public class ListInstrumentationParser
extends MultiLineReceiver
java.lang.Object | ||
↳ | com.android.ddmlib.MultiLineReceiver | |
↳ | com.android.tradefed.util.ListInstrumentationParser |
Un IShellOutputReceiver
qui analyse la sortie d'une requête 'pm list instrumentation'
Résumé
Classes imbriquées | |
---|---|
class | ListInstrumentationParser.InstrumentationTarget
|
Des champs | |
---|---|
public static final | SHARDABLE_RUNNERS
|
Constructeurs publics | |
---|---|
ListInstrumentationParser () |
Méthodes publiques | |
---|---|
getInstrumentationTargets () | |
boolean | isCancelled () |
void | processNewLines (String[] lines)
|
Des champs
SHARDABLE_RUNNERS
public static finalSHARDABLE_RUNNERS
Constructeurs publics
ListeInstrumentationParser
public ListInstrumentationParser ()
Méthodes publiques
getInstrumentationTargets
publicgetInstrumentationTargets ()
Retour | |
---|---|
est annulée
public boolean isCancelled ()
Retour | |
---|---|
boolean |
processNewLines
public void processNewLines (String[] lines)
Paramètres | |
---|---|
lines | String |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[]
[]