Home
last modified time | relevance | path

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

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