Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java408 getCommandFromConfig(AutomotiveConfigConstants.DAY_MODE_COMMAND)); in changeToDayMode()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java568 public static final String DAY_MODE_COMMAND = "DAY_MODE_COMMAND"; field in AutomotiveConfigConstants