Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java2159 String switchCommand = in switchUser() local
2166 String output = executeShellCommand(switchCommand); in switchUser()
2172 output = executeShellCommand(String.format(switchCommand)); in switchUser()