Home
last modified time | relevance | path

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

/cts/tests/DropBoxManager/src/android/dropboxmanager/cts/
DDropBoxTests.java333 final String putCmd = MessageFormat.format(ADD_LOW_PRIORITY_SHELL_COMMAND, tag); in setTagLowPriority() local
334 SystemUtil.runShellCommand(putCmd); in setTagLowPriority()
338 final String putCmd = MessageFormat.format(SET_RATE_LIMIT_SHELL_COMMAND, in setBroadcastRateLimitSetting() local
340 SystemUtil.runShellCommand(putCmd); in setBroadcastRateLimitSetting()