Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSecurityHelperImpl.java48 AutomotiveConfigConstants.SECURITY_SETTINGS_SCROLL_ACTION)); in SettingsSecurityHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java165 public static final String SECURITY_SETTINGS_SCROLL_ACTION = "SECURITY_SETTINGS_SCROLL_ACTION"; field in AutomotiveConfigConstants