Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsPrivacyHelperImpl.java288 executeWorkflow(AutomotiveConfigConstants.PERMISSION_DONT_ALLOW); in changePermissions()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java640 public static final String PERMISSION_DONT_ALLOW = "PERMISSION_DONT_ALLOW"; field in AutomotiveConfigConstants