Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSecurityHelperImpl.java150 getUiElementFromConfig(AutomotiveConfigConstants.SECURITY_SETTINGS_CONFIRM_BUTTON); in setLockByPin()
154 confirm_button, AutomotiveConfigConstants.SECURITY_SETTINGS_CONFIRM_BUTTON); in setLockByPin()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java159 public static final String SECURITY_SETTINGS_CONFIRM_BUTTON = field in AutomotiveConfigConstants