Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/app-grid-helper/src/android/platform/helpers/
DAppGridHelperImpl.java57 return getPackageFromConfig(AutomotiveConfigConstants.APP_GRID_PACKAGE); in getPackage()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java128 public static final String APP_GRID_PACKAGE = "APP_GRID_PACKAGE"; field in AutomotiveConfigConstants