Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java153 AutomotiveConfigConstants.ANDROID_SECURITY_PATCH_LEVEL)); in getAndroidSecurityPatchLevel()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java214 public static final String ANDROID_SECURITY_PATCH_LEVEL = "ANDROID_SECURITY_PATCH_LEVEL"; field in AutomotiveConfigConstants