Home
last modified time | relevance | path

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

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