Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DAppInfoVerifyUIElementsTest.java66 .hasUIElement(AutomotiveConfigConstants.RECENTLY_OPENED_UI_ELEMENT)); in testVerifyAppsPermissionUIElements()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java505 public static final String RECENTLY_OPENED_UI_ELEMENT = "RECENTLY_OPENED_UI_ELEMENT"; field in AutomotiveConfigConstants