Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DAppInfoVerifyUIElementsTest.java102 .hasUIElement(AutomotiveConfigConstants.DEFAULT_APPS_UI_ELEMENT)); in testVerifyAppsInfoUIElements()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java511 public static final String DEFAULT_APPS_UI_ELEMENT = "DEFAULT_APPS_UI_ELEMENT"; field in AutomotiveConfigConstants