Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationTimeZoneManagerShellHelper.java83 private static final String SHELL_COMMAND_START = "start"; field in LocationTimeZoneManagerShellHelper
151 mShellCommandExecutor.executeToTrimmedString(SHELL_CMD_PREFIX + SHELL_COMMAND_START); in start()