Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSecurityHelperImpl.java107 getUiElementFromConfig(AutomotiveConfigConstants.SECURITY_SETTINGS_PROFILE_LOCK); in openChooseLockTypeMenu()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java153 public static final String SECURITY_SETTINGS_PROFILE_LOCK = "SECURITY_SETTINGS_PROFILE_LOCK"; field in AutomotiveConfigConstants