Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DSettingsPreparer.java84 String shellCmdPut = (mSetValue != null) ? in run() local
102 device.executeShellCommand(shellCmdPut); in run()
110 device.executeShellCommand(shellCmdPut); in run()