Home
last modified time | relevance | path

Searched refs:mAllDevices (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandOptions.java85 private boolean mAllDevices = false; field in CommandOptions
322 return mAllDevices; in runOnAllDevices()