Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java272 getUiElementFromConfig(AutomotiveConfigConstants.PERMISSIONS_PAGE_TITLE) in getPageTitle()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java373 public static final String PERMISSIONS_PAGE_TITLE = "PERMISSIONS_PAGE_TITLE"; field in AutomotiveConfigConstants