Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSecurityHelperImpl.java205 getUiElementFromConfig(AutomotiveConfigConstants.SECURITY_SETTINGS_PIN_PAD); in unlockByPin()
242 getUiElementFromConfig(AutomotiveConfigConstants.SECURITY_SETTINGS_PIN_PAD); in isDeviceLocked()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java146 public static final String SECURITY_SETTINGS_PIN_PAD = "SECURITY_SETTINGS_PIN_PAD"; field in AutomotiveConfigConstants