Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DSettingsPreparer.java91 String shellCmdGet = in run() local
114 String currentSettingValue = device.executeShellCommand(shellCmdGet).trim(); in run()
132 String currentSettingValue = device.executeShellCommand(shellCmdGet).trim(); in run()