Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DPrivacySettingVerifyUIElementsTest.java93 mSettingsUIHelper.get().hasUIElement(AutomotiveConfigConstants.APP_PERMISSION)); in testVerifyAppPermissionsUIElement()
94 mSettingsUIHelper.get().openUIOptions(AutomotiveConfigConstants.APP_PERMISSION); in testVerifyAppPermissionsUIElement()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java587 public static final String APP_PERMISSION = "APP_PERMISSION"; field in AutomotiveConfigConstants