Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java419 getCommandFromConfig(AutomotiveConfigConstants.NIGHT_MODE_COMMAND)); in changeToNightMode()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java567 public static final String NIGHT_MODE_COMMAND = "NIGHT_MODE_COMMAND"; field in AutomotiveConfigConstants