Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationShellHelper.java41 private static final String SHELL_COMMAND_IS_LOCATION_ENABLED = "is-location-enabled"; field in LocationShellHelper
54 SHELL_CMD_PREFIX + SHELL_COMMAND_IS_LOCATION_ENABLED); in isLocationEnabledForCurrentUser()