Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSecurityHelperImpl.java64 return getPackageFromConfig(AutomotiveConfigConstants.SECURITY_SETTINGS_PACKAGE); in getPackage()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java151 public static final String SECURITY_SETTINGS_PACKAGE = "SECURITY_SETTINGS_PACKAGE"; field in AutomotiveConfigConstants