Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java196 getMenu(getUiElementFromConfig(AutomotiveConfigConstants.KERNEL_VERSION)); in getKernelVersion()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java215 public static final String KERNEL_VERSION = "KERNEL_VERSION"; field in AutomotiveConfigConstants