ListInstrumentationParser
public
class
ListInstrumentationParser
extends MultiLineReceiver
java.lang.Object | ||
↳ | com.android.ddmlib.MultiLineReceiver | |
↳ | com.android.tradefed.util.ListInstrumentationParser |
A IShellOutputReceiver
that parses the output of a 'pm list instrumentation' query
Summary
Nested classes | |
---|---|
class |
ListInstrumentationParser.InstrumentationTarget
|
Fields | |
---|---|
public
static
final
|
SHARDABLE_RUNNERS
|
Public constructors | |
---|---|
ListInstrumentationParser()
|
Public methods | |
---|---|
|
getInstrumentationTargets()
|
boolean
|
isCancelled()
|
void
|
processNewLines(String[] lines)
|
Fields
SHARDABLE_RUNNERS
public static finalSHARDABLE_RUNNERS
Public constructors
ListInstrumentationParser
public ListInstrumentationParser ()
Public methods
getInstrumentationTargets
publicgetInstrumentationTargets ()
Returns | |
---|---|
|
isCancelled
public boolean isCancelled ()
Returns | |
---|---|
boolean |
processNewLines
public void processNewLines (String[] lines)
Parameters | |
---|---|
lines |
String |
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Last updated 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]