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.java1018 String onCommand, String offCommand) { in setCommandForBinaryState() argument
1026 if (offCommand != null) { in setCommandForBinaryState()
1027 commands.add(offCommand); in setCommandForBinaryState()