Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java413 getMenu(getUiElementFromConfig(AutomotiveConfigConstants.DEVELOPER_OPTIONS)); in openDeveloperOptions()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java208 public static final String DEVELOPER_OPTIONS = "DEVELOPER_OPTIONS"; field in AutomotiveConfigConstants