Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java88 getCommandFromConfig(AutomotiveConfigConstants.STOP_SETTING_APP_COMMAND)); in stopSettingsApplication()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java356 public static final String STOP_SETTING_APP_COMMAND = "STOP_SETTING_APP_COMMAND"; field in AutomotiveConfigConstants