Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSecurityHelperImpl.java140 getUiElementFromConfig(AutomotiveConfigConstants.SECURITY_SETTINGS_CONTINUE_BUTTON); in setLockByPin()
145 AutomotiveConfigConstants.SECURITY_SETTINGS_CONTINUE_BUTTON); in setLockByPin()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java157 public static final String SECURITY_SETTINGS_CONTINUE_BUTTON = field in AutomotiveConfigConstants