Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSecurityHelperImpl.java225 getUiElementFromConfig(AutomotiveConfigConstants.SECURITY_SETTINGS_REMOVE_BUTTON); in removeLock()
229 remove_button, AutomotiveConfigConstants.SECURITY_SETTINGS_REMOVE_BUTTON); in removeLock()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java143 public static final String SECURITY_SETTINGS_REMOVE_BUTTON = "SECURITY_SETTINGS_REMOVE_BUTTON"; field in AutomotiveConfigConstants