Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationTimeZoneManagerShellHelper.java88 private static final String SHELL_COMMAND_STOP = "stop"; field in LocationTimeZoneManagerShellHelper
156 mShellCommandExecutor.executeToTrimmedString(SHELL_CMD_PREFIX + SHELL_COMMAND_STOP); in stop()