Home
last modified time | relevance | path

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

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