Home
last modified time | relevance | path

Searched refs:APP_GRID_VIEW_ID (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/automotive-helpers/facet-bar-helper/src/android/platform/helpers/
DFacetBarHelperImpl.java45 AutomotiveConfigConstants.APP_GRID_VIEW_ID); in FacetBarHelperImpl()
/platform_testing/libraries/automotive-helpers/app-grid-helper/src/android/platform/helpers/
DAppGridHelperImpl.java95 getUiElementFromConfig(AutomotiveConfigConstants.APP_GRID_VIEW_ID); in isAppInForeground()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java127 public static final String APP_GRID_VIEW_ID = "APP_GRID_VIEW_ID"; field in AutomotiveConfigConstants