Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceSetup.java978 String onCommand, String offCommand) { in setCommandForBinaryState() argument
986 if (offCommand != null) { in setCommandForBinaryState()
987 commands.add(offCommand); in setCommandForBinaryState()