Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/general-ui-helper/src/android.platform.helpers/
DUIHelperImpl.java40 return getPackageFromConfig(AutomotiveConfigConstants.GENERAL_UI_PACKAGE); in getPackage()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java22 public static final String GENERAL_UI_PACKAGE = "GENERAL_UI_PACAKAGE"; field in AutomotiveConfigConstants